import org.directwebremoting.WebContextFactory;

 

HttpServletRequest req= WebContextFactory.get().getHttpServletRequest();
  HttpSession session=WebContextFactory.get().getSession();

posted on 2011-07-29 17:22  自由港  阅读(311)  评论(0编辑  收藏  举报