Just to confirm what Craig said, back-porting them to 1.0 appears to be 100%
problem-free. Once I saw those tags and was informed they were in the
nightly build, I grabbed them (along with TLD stuff, etc.) and dropped them
in our existing struts.jar (1.0); the tags work flawlessly and are quite
useful. :-) 

Chris

-----Original Message-----
From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 9:09 PM
To: Struts-User (E-mail)
Subject: Re: New Release




On Wed, 8 Aug 2001, MacKellar, Kimberly wrote:

> When is the new release of struts coming out (I really would like to use
the
> logic:notEmpty tag)?

If you're planning on waiting for a 1.1 release, we haven't really talked
about it yet.  I know there's quite a bit of stuff yet to integrate - in
the mean time, you could either use a 1.1 nightly build, or back-port
<logic:empty> and <logic:notEmpty) into 1.0 (there should not be a problem
doing this).

>  What happened to PropertyUtils in the nightly builds?
> 

This class (and the digester stuff) now uses the packages from
jakarta-commons for this.  They have the same functionality but different
package names.  (The classes are in the commons-*.jar files).

> Kimberly MacKellar
> Thomson Financial Publishing
> [EMAIL PROTECTED]
> 

Craig

Reply via email to