Had a recurring problem in struts app - passing attributes from one action to another by forward is getting lost, here is a solution :
redirect="true" should solve the issue.
http://strutscollections.blogspot.com/2008/02/action-chaining.html
redirect="true" should solve the issue.
http://strutscollections.blogspot.com/2008/02/action-chaining.html