摘要: 首先要明白JSP中的九大内置对象: pageContext,request,session,application page,out,config,response,exception request.setAttribute()设置域属性,可以通过request.getAttribute()获取域中的属性 阅读全文
posted @ 2018-06-04 11:01 尔等鼠辈 阅读(3399) 评论(0) 推荐(0) 编辑