在DWR类中获取HttpSession对象

添加引用
import org.directwebremoting.WebContextFactory;

使用如下方法获取HttpSession
HttpSession session = WebContextFactory.get().getSession();
posted @ 2007-08-09 19:42  程序员天下  阅读(154)  评论(0编辑  收藏  举报