Struts 2 session values

Posted by Newbie on Stack Overflow See other posts from Stack Overflow or by Newbie
Published on 2010-06-18T00:25:13Z Indexed on 2010/06/18 0:33 UTC
Read the original article Hit count: 265

Filed under:
|

I need to pass some field values from one jsp to another jsp using Struts2 and action classes. Can any one suggest me the best way to do it. How to pass values using SessionAware interface?

© Stack Overflow or respective owner

Related posts about session

Related posts about struts2