How to replace ValidatorUtil

2005-08-24 Thread Pierre Thibault
Hello, I am a newbie to struts. I'm reading 'The Complete Reference Struts' to learn Struts and there are using ValidatorUtil. But it seems deprecated and I would like to know what I should use instead. Regards. - Pierre

Re: How to replace ValidatorUtil

2005-08-24 Thread Hubert Rabago
Take a look at Validator. See chapter 12 of Struts In Action: http://www.manning.com/books/husted/chapters Hubert On 8/24/05, Pierre Thibault <[EMAIL PROTECTED]> wrote: > Hello, > > I am a newbie to struts. I'm reading 'The Complete Reference Struts' > to learn Struts and there are using Valida

How to replace ValidatorUtil

2005-08-24 Thread Pierre Thibault
Hello, I am a newbie to struts. I'm reading 'The Complete Reference Struts' to learn Struts and there are using ValidatorUtil. But it seems deprecated and I would like to know what I should use instead. Regards. - Pierre ---