Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

How to get the property value in action

Zhang, Larry (L.)

2007-01-18

Replies:

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)

©2008 junlu.com - Jax Systems, LLC, U.S.A.