On 7/13/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
Gomathi wrote:
> Hai,
> What is the use of dynamic attribute of<form-bean> in struts-config.xml
> like <form-bean dynamic="false">
IIRC, it's to tell Struts to treat your form bean as a DynaBean when
it's not based on DynaActionFrom or a sub-class. In general, you
shouldn't need to set it.
Originally this was true, but in Struts 1.2 it automatically
determines if the bean is dynamic and there is no need to set it. In
the 1.3 version of the DTD its been removed.
Niall
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]