On 8/10/06, Krishna, Hari <[EMAIL PROTECTED] > wrote:
Hi
I have a registration page where i have a list of text boxes (all are
mandatory).Is it possible to show one single error message for all the
fields while highlighting all of them in RED color?
For highlighting the the textboxes with red
As Tejas mentioned, you can use the tag to apply the
style to the text boxes. If the error message for that particular field is
present, it will apply the style to the text field.
As far as displaying a single error message, you can again use
on the top of the JSP instead of . Inside
the
Mailing List
Subject: RE: Validation message Help
How to filter out and where to do it?Do i need to customize
validation.xml?
-Original Message-
From: Vishal Seth [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 12:34 PM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: RE
How to filter out and where to do it?Do i need to customize validation.xml?
-Original Message-
From: Vishal Seth [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 12:34 PM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: RE: Validation message Help
You can try filtering
]
Sent: Thursday, August 10, 2006 12:26 PM
To: 'Struts Users Mailing List'
Subject: RE: Validation message Help
Hi
Possible solution:
Write tags to check if the error message is set in the request and
correspondingly apply the style on the text boxes to render them in RED
color and als
MAIL PROTECTED]
Sent: Thursday, August 10, 2006 12:03 PM
To: user@struts.apache.org
Subject: Validation message Help
Hi
I have a registration page where i have a list of text boxes (all are
mandatory).Is it possible to show one single error message for all the
fields while highlighting all of them in
Hi
I have a registration page where i have a list of text boxes (all are
mandatory).Is it possible to show one single error message for all the fields
while highlighting all of them in RED color?Please get me ur advice.I know only
one way of validation where we show multiple mandatory validation
7 matches
Mail list logo