[color=orange][size=x-large]//通过ActionContext对象访问Session
(1)ActionContext.getContext().getSession()
(2)HttpSession session=ServletActionContext.getRequest().getSession();
[/size][/color]
(1)ActionContext.getContext().getSession()
(2)HttpSession session=ServletActionContext.getRequest().getSession();
[/size][/color]