大家好,又见面了,我是你们的朋友全栈君。
首先要明白JSP中的九大内置对象:
pageContext,request,session,application
page,out,config,response,exception
request.setAttribute()设置域属性,可以通过request.getAttribute()获取域中的属性
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/155261.html原文链接:https://javaforall.net