Is there a different between :
ServletActionContext.getRequest().getSession().setAttribute("criteria")
ActionContext.getSession.put("criteria")

I don't see much difference between this two. Hopefully somebody can
elaborate more on the difference. When should I use the ServletActionContext and
when should use the ActionContext for storing the information?

Thanks

Regards
Adrian



Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more

Reply via email to