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.

L.


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

Reply via email to