Hidden form variables.

Dennis



"Kunal H. Parikh" <[EMAIL PROTECTED]>

06/07/2004 10:08 PM

Please respond to
"Struts Users Mailing List" <[EMAIL PROTECTED]>

To
"'Struts Users Mailing List'" <[EMAIL PROTECTED]>
cc
Subject
Single ActionForm accross multiple Actions





Hi All!

I want to maintain a single ActionForm across multiple Actions.

I want to get the info from the user in a step-by-step manner, but only
wanna talk to the SessionBean at the end when they hit "confirm".

The alternative that I can think of is writing a JavaBean with all the
properties, and pass the JavaBean around as a session attribute.

Any one have a better solution ?


TIA,

Kunal



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to