Hi Nathan,

I see. Yes, it makes sense to generate a FormBean class based on more than one form. I'm wondering how common this pattern is. I think I have to get some input from the Struts community.
--
John


At 12:43 pm 15-10-2001 -0700, you wrote:
>> The easier idea I just had has to do with multi-page forms.  There have been
>> many people asking about having a single form bean that "spans" many JSP's.
>> It seems like it wouldn't be that hard to add that functionality to you
>> current product.
 
> Could you elaborate, Nathan? How do multi-page forms relate to <logic:iterate>?

Sorry...  these were two separate thoughts..  multi-page forms do not relate to <logic:iterate>.  What I meant by the multi-page forms was having forms on several JSP's that all post their data to and from a single form bean.  What I had imagined was after running the classes wizard you would have for example 3 JSP's that you would like to use a single form bean for.  So after creating the form bean classes, you could merge them together to make one form bean that is used for all three JSP's.  [Did that make sense?].
 
Anyway, I'm not thinking too clearly right now, so I'll leave it there..  If you need further clarification I'd be happy to try again later.   
 
Nathan Anderson

--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com  m: +(65) 9782 9610

Reply via email to