在dwr的调用类里获取请求信息
2014-02-10 17:04 雨打夏夜 阅读(303) 评论(0) 收藏 举报在dwr的调用类里获取请求的相关信息
HttpSession session = WebContextFactory.get().getSession();
HttpServletResponse response = WebContextFactory.get().getHttpServletResponse();
HttpServletRequest request = WebContextFactory.get().getHttpServletRequest();
浙公网安备 33010602011771号