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?
>
> Thanks.



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

Reply via email to