Only the classes that were *bundled* in 1.0.2 have been deprecated 
(org.apache.struts.util package). The classes now live in Commons BeanUtils 
(org.apache.commons.beanutils package), as previously answered.

Quoting edgar <[EMAIL PROTECTED]>:

> They were deprecated in 1.0.2 and removed in 1.1.
> 
> Edgar
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:Kevin.Hooke@;indus.com] 
> Sent: Wednesday, November 06, 2002 12:20 PM
> To: '[EMAIL PROTECTED]'
> Subject: Passing an (Dyna)ActionForm to the business object
> 
> 
> Chris -
> Where are these classes? I can't find them in the api? (1.1-b2)
> 
> Thanks,
> Kevin Hooke
> 
> Quoting Chris Schneider:
> 
> >Almost forgot about PropertyUtils.copyProperties and 
> >BeanUtils.copyProperties (I think the difference is that BeanUtils 
> >handles type conversion). >If
> the
> >property names of your model match the property names of your form, 
> >>you
> should
> >be able to use one of those methods to populate your model with a 
> >>single
> method
> >call.
> 
> 
> 
> ****************************************
> This email message and all attachments transmitted with it are for the
> sole use of the intended recipient(s) and may contain confidential and
> privileged information. Please DO NOT forward this email outside of the
> recipient's Company unless expressly authorized to do so herein.  Any
> unauthorized review, use, disclosure or distribution is prohibited. If
> you are not the intended recipient, please contact the sender by reply
> email and destroy all copies of the original message.
> 
> Any views expressed in this email message are those of the individual
> sender except where the sender specifically states them to be the views
> of  Indus  International, Inc.
> ****************************************
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
> 


-- 
Kris Schneider <mailto:kris@;dotech.com>
D.O.Tech       <http://www.dotech.com/>

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to