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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)