Title: RE: error and warning messages
Yes andy, you can define as a validate=true in your struts-config.xml mapping.
Cheers
Sunil
-Original Message-
From: Andy Richards [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 24, 2005 8:43 PM
To: Jim Barrows
Cc: Struts Users Mailing List
Thanks Jim, this was along the lines off what i was thinking.
Can i not just say validate=true in my struts config for my error
validation, or must i call super.validate from my action form before i
do my warning logic?
cheers
Andy
Jim Barrows wrote:
On Mon, 24 Jan 2005 13:34:50 +, Andy Ri
On Mon, 24 Jan 2005 13:34:50 +, Andy Richards <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have the requirement to perform server side validation on a form, no
> probs. The problem is that i have a set of error rules and a set of
> warning rules. There is no problem defining the errors in my
> valida
Hi
I have the requirement to perform server side validation on a form, no
probs. The problem is that i have a set of error rules and a set of
warning rules. There is no problem defining the errors in my
validation.xml and returning the user to the page to correct them,
however at some point pro
4 matches
Mail list logo