I still have the feeling that we lack a decent foundation package to do the grunt work of typecasting and String formatting, so that things like a Validation servlet and something like a <bean:transform picture="##/##/##" > tag could share a common codebase. We might want to start with something like this: < http://www.mail-archive.com/struts-dev@jakarta.apache.org/msg01522.html > Perhaps as an extension to java.text.Format, as Rey Francois has been suggesting: < http://www.mail-archive.com/struts-user@jakarta.apache.org/msg02711.html > And then look at how we can use this package to extend the Validation servlet and enhance the bean tags. It's a little confusing now, since validations, conversions, and transformations and are closely linked, but appear at different points in the input / store / output continuum. Even so, I think the processes have enough in common to create a cohesive package, even if you would not use every method on any one layer of a MVC application. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel 716 737-3463. -- http://www.husted.com/about/struts/
- RE: Client/Server Side Validation for Struts 1.1 Rey Francois
- Re: Client/Server Side Validation for Struts 1.1 Jonathan Asbell
- Re: Client/Server Side Validation for Struts 1.1 Ted Husted
- Re: Client/Server Side Validation for Struts 1.1 Jonathan Asbell
- Re: Client/Server Side Validation for Struts 1.1 William Jaynes
- Re: Client/Server Side Validation for Struts 1.1 Paul Speed
- Re: Client/Server Side Validation for Struts 1.1 Craig R. McClanahan
- Re: Client/Server Side Validation for Struts 1.1 nic.hobbs
- Re: Client/Server Side Validation for Struts 1.1 David Winterfeldt
- Re: Client/Server Side Validation for Struts 1.1 Ted Husted
- Re: Client/Server Side Validation for Struts 1.1 David Winterfeldt
- Re: Client/Server Side Validation for Struts 1.1 Jonathan Asbell
- Re[2]: Client/Server Side Validation for Struts 1... Oleg V Alexeev
- Re: Re[2]: Client/Server Side Validation for Struts 1.... SRadford
- RE: Client/Server Side Validation for Struts 1.1 Rey Francois
- RE: Client/Server Side Validation for Struts 1.1 David Winterfeldt
- Re: Client/Server Side Validation for Struts 1.1 Ted Husted
- RE: Client/Server Side Validation for Struts 1.1 Rey Francois