Struts2 Cookbook Question 2007-10-02 - By cilquirm
Back
There's nothing preventing you from adding back commons-beanutils or OSCore ( http://www.opensymphony.com/oscore/ ) to get back to that level of functionality.
I'm not 100% sure why this mechanism is necessary. If you name your getter on your TestBean appropriately, S2 should take care of it.
Whitmire, Tracy Carroll wrote: > > Your memory serves you well. WebWork did have the appropriate class and > method. But I don't see it any longer. So how are people doing it now? > > Migrating an existing project from Struts1 and it seems like it would be > a logical step in the process. Maybe not. > > > -- --Original Message-- -- > From: Dave Newton [mailto:newton.dave@(protected)] > Sent: Monday, October 01, 2007 2:41 PM > To: Struts Users Mailing List > Subject: RE: Struts2 Cookbook Question > > BeanUtil, however, was part of WebWork, IIRC. > > --- Rod Bollinger <techinfo@(protected)> wrote: > >> BeanUtils is part of Apache Commons: >> http://commons.apache.org/beanutils/ >> >> HTH, >> -Rod >> >> -- --Original Message-- -- >> From: Whitmire, Tracy Carroll >> [mailto:tcwhitm@(protected)] >> Sent: Monday, October 01, 2007 13:17 >> To: user@(protected) >> Subject: Struts2 Cookbook Question >> >> 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 >> >> >> >> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >> To unsubscribe, e-mail: >> user-unsubscribe@(protected) >> For additional commands, e-mail: >> user-help@(protected) >> >> > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > > >
-- View this message in context: http://www.nabble.com/Struts2-Cookbook-Question -tf4549654.html#a13000112 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)
|
|