Hi
If I have formA.java and formB.java with its corresponding actionA and actionB classes, and inside formA I have a variable x = 10; and I would like to transfer that to formB when actionA forwards to actionB what's the best way to do it besides using http session ? would this be considered as a good struts practice? -- View this message in context: http://www.nabble.com/persisting-data-across-different-form-tp21738852p21738852.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org