--- "James A. Hillyerd" <[EMAIL PROTECTED]> wrote: > I'm using Struts 1.0.2. I don't want to upgrade to > 1.1 just yet. Can I > use the Struts validator package with 1.0.2? Yes. The 1.0 release (7/2/2001) was the last one developed with Struts 1.0.
Archive http://home.earthlink.net/~dwinterfeldt/archive/ >Does the validator include > any methods for populating a business object with > the validated (and > converted) data? I'm working on it for the Struts 1.1 and Commons Validator release. The current nightly build give access to any transformed data in a Map, but there isn't anything like this for older versions. Struts Transformer by Ron Smith - Transformations are responsible for taking an object in one form and transforming it into another.(e.g. Date object to String; String to Date). http://www.rpsenterprises.com/struts/index.html David > > -james > > -- > [] James A. Hillyerd <[EMAIL PROTECTED]> - Java > Software Engineer > [] PGP 1024D/D31BC40D F87B 7906 C0DA 32E8 B8F6 DE23 > FBF6 4712 D31B C40D > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

