I have the following action mapping, how to get the property value of
myProperty in action?

Thanks.

<action path="/maintainMyProcess" name="maintainForm"
type="com.....MaintainMyProcessAction" parameter="method">
            <set-property property="myProperty"
value="myPropertyValue"/>
 </action>

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

Reply via email to