Yes, when you define the form in your action set the scope to session.
This will put the form bean into the session scope.

Hope this helps,
Gary

-----Original Message-----
From: Peder Jakobsen [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, February 09, 2003 10:50 PM
To: [EMAIL PROTECTED]
Subject: Newbie Question on Forms

Hi, 

When traversing from page to page, collecting infromation for a single
database UPDATE, is there any way to collect all the data from the
separate pages into one ActionForm?

The only reason I use multiple pages is to avoid overwhelming the user
with a single page form that is too large.

Many thanks,

Peder Jakobsen

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

Reply via email to