Thank you so much. It worked. btw, what did u mean "be careful to perserve
any messages" ?

On 9/18/06, Ted Husted <[EMAIL PROTECTED]> wrote:

Yes, but you have to call the super class's validate to fire the
validation framework, and be careful to perserve any messages.

-- HTH, Ted.
* http://www.husted.com/struts/

On 9/18/06, Tom Jerry <[EMAIL PROTECTED]> wrote:
> is it NOT possible to use both validation.xml and ActionErrors validate
( )
> ??????
>
> For eg: consider Login Form.
>
> 1) I used validation.xml to make sure that the username / password
fields
> are not empty.
> 2) I used validate ( ) to validate the values entered in the form fields
>
> If I use either of them, output comes.
>
> If I use both of them, no expected output comes.
>
> That is the problem with my appln. Please help.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to