import org.directwebremoting.WebContextFactory;

 

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