When we use request.setAttribute(...) from within the execute method of an Action class,
the attribute cannot be read from the JSP.
request.getSession().setAttribute(...) works though. Is this a bug or limitation?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964094#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...