The real answer is... whatever makes a valid Struts form bean.

What I like is that only the top bean has restrictions. Every other 
level down doens't care in the slightest.

Arron.

John Menke wrote:

>Is it a requirement of NeXt that the outermost bean in a nested structure
>extend ActionForm?  The tutorial is structured in this manner but it does
>not appear to say this in the docs explicitly.  I'm guessing that having the
>outermost bean extend ActionForm is tied into having struts call the set
>methods of sub beans automatically.  Is this correct? Or can I use any type
>of bean (SimperBean) as the outermost bean.
>
>-john
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>



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

Reply via email to