See also http://marc.theaimsgroup.com/?l=struts-dev&m=112916036300196&w=2

On 11/14/05, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> Yes, using the "initial" attribute for a form property in the
> struts-config.xml...
>
> <form-bean name="myForm" type="org.apache.struts.action.DynaActionForm">
>     <form-property name="myProp" type="java.lang.Boolean" initial="true" />
> </form-bean>
>
> Niall
>
> ----- Original Message -----
> From: "fea jabi" <[EMAIL PROTECTED]>
> To: <user@struts.apache.org>
> Sent: Monday, November 14, 2005 8:34 PM
> Subject: initialize dynaform
>
>
> > Is it possible to initialize dynaform?
> >
> > and how can this be done?

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

Reply via email to