| Author |
setAttribute doesnot work during Forward action
|
m nevetha
Greenhorn
Joined: Apr 24, 2009
Posts: 3
|
|
Hi All,
I am working on an application where in action1 I set an attribute, and the forward takes us to a jsp and i try to access the attribute using getAttrbute set in action1.
But I get a traceback.
Code snippet in action1
In struts-config.xml
In finance.jsp
But am getting a traceback.. Can anyone help me out
|
 |
 |
|
|
subject: setAttribute doesnot work during Forward action
|
|
|