Malte said:
How would you handle an application consisting of a series of forms,
each on a different page. The user must be able to go back and forth
between the pages and find the data, he or she entered, just as it was.
Potentially, this could be a lot of data.
This is exactly how I handled such a situation very recently:
I created a bean derived from ActionForm (actually, I believe it was
ValidatorActionForm because I wanted validation). It contained properties
corresponding to all of the form fields. In other words, I had six or seven
different forms on different JSPs and all of them were hooked into the bean.
The bean has session scope.
--
JustThe.net - Apple Valley, CA -
http://JustThe.net/ - 888.480.4NET (4638)
Steven J. Sobol, Geek In Charge / (e-mail address removed) / PGP: 0xE3AE35ED
"In case anyone was wondering, that big glowing globe above the Victor
Valley is the sun." -Victorville _Daily Press_ on the unusually large
amount of rain the Southland has gotten this winter (January 12th, 2005)