Michael, I don't think I really understand your
suggestion. Don't I loose struts validation
functionality if I don't have an ActionForm per html
form?

Cheers,
Leo

> ActionForm does not have to correlate to HTML form
> one-to-one. You can
> create one ActionForm with session scope and use
> nested DTOs/BOs for
> each HTML form. For relatives' form you can use a
> list of nested DTOs.
> It is even simpler that you do not need to render a
> particular
> relative, you just enter them.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to