From: "starki78" <[EMAIL PROTECTED]>

thanks that was what I was exactly looking for!

If you find yourself copying properties from form to form too much, you might consider consolidating the forms.

One of my Struts apps uses a single session-scoped form bean across the entire app. It's a front end for accounting reports, so in this way I'm able to easily 'remember' the list of accounts and other settings the person was working with, no matter which report they're requesting.

--
Wendy Smoak

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

Reply via email to