Thanks, but I was wanting to use "keyed" properties with the <bean:write> tag. I just implemented my own tag for it in the mean time. ----- Original Message ----- From: "Martin Cooper" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 11:28 PM Subject: RE: Use of classes in the BeanUtils library?
> Struts 1.1 will be the first Final release that uses the Commons BeanUtils > classes. That release is currently in Beta 1, with Beta 2 coming as soon as > we can close out the bugs. > > However, if you need to use the Commons classes for your own purposes, you > can still do that, regardless of what Struts itself is using. > > -- > Martin Cooper > > > > -----Original Message----- > > From: James Carman [mailto:[EMAIL PROTECTED]] > > Sent: Monday, July 15, 2002 8:04 PM > > To: Struts Users Mailing List > > Subject: Use of classes in the BeanUtils library? > > > > > > Is there a full release version of Struts which uses the > > org.apache.commons.beanutils.PropertyUtils class rather than the > > org.apache.struts.util.PropertyUtils class? > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

