Hi, I have two pages that share the same form (kind of).
In the first page, I have to show only two fields of the form and they are required fields. In the second page I have to show those two fields in addition to 6 other fields which are required. 1) If I make these two as different forms, how do I share the selected fields from page1 defaulted or populated in page2. 2) If I make the pages share the same form, the validation is not straight-forward as it will try to validate the 6 other fields in page 1. I can do it either way and solve the issue. But, what is the struts best practice to solve this issue? Thanks. Geeth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]