在dwr的调用类里获取请求的相关信息HttpSession session = WebContextFactory.get().getSession();HttpServletResponse response = WebContextFactory.get().getHttpServletResponse();HttpServletRequest request = WebContextFactory.get().getHttpServletRequest();