摘要: 通过ActionContext包装类,可以获得response , request ,session ,application ActionContext ac = ActionContext.getContext(); Map session = ac.getSession(); HttpServ 阅读全文
posted @ 2017-07-21 14:56 冥地魔王 阅读(888) 评论(0) 推荐(0)