摘要: 一:在Action中,可以通过以下方式访问WEB的HttpSession,HttpServletRequest,HttpServletResponse等资源 与Servlet API解耦的访问方式 通过 import com.opensymphony.xwork2.ActionContext; 通过 阅读全文
posted @ 2017-10-24 21:39 陆伟 阅读(172) 评论(0) 推荐(0) 编辑