Re: dynamic attribure use

2006-07-13 Thread Niall Pemberton
On 7/13/06, Laurie Harper <[EMAIL PROTECTED]> wrote: Gomathi wrote: > Hai, > What is the use of dynamic attribute of in struts-config.xml > like 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 t

Re: dynamic attribure use

2006-07-13 Thread Laurie Harper
Gomathi wrote: Hai, What is the use of dynamic attribute of in struts-config.xml like 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. ---

dynamic attribure use

2006-07-12 Thread Gomathi
Hai, What is the use of dynamic attribute of in struts-config.xml like Kindly Regards gomes