Struts2 Cookbook Question 2007-10-01 - By matt.payne
Back
I tend to just make my bean a getter/setter on the action and let the framework take care of it.
However, if you are looking for the equivalent to setProperties/copy etc look at xwork's
com.opensymphony.xwork2.util.OgnlUtil
Matt
Whitmire, Tracy Carroll wrote: > > I'd like to use some of the information found in the cookbook > > http://struts.apache.org/2.x/docs/how-do-i-populate-a-form-bean-and-get- > the-value-using-the-taglib.html > > But I don't see what/where is BeanUtil.setProperties > > Thanks in advance > >
-- View this message in context: http://www.nabble.com/Struts2-Cookbook-Question -tf4549654.html#a12992186 Sent from the Struts - User mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|