ni" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Wednesday, September 29, 2004 9:25 AM
> Subject: Error Handling in Struts
>
> Hi,
>
> I have a JSP Page which has two dropdown fields. If the user selects
> so
- Original Message -
From: "Priya Jotwani" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, September 29, 2004 9:25 AM
Subject: Error Handling in Struts
Hi,
I have a JSP Page which has two dropdown fields. If the u
Where is the complication? During validation? If so, perhaps using
requiredif/validwhen rules would help. This way, the validator can be
told to forego validation on the second field if the value of the first
field passes some test (matches some value). A common example of this is
where you hav
Turn the validation off on the second dropdown.
-Original Message-
From: Kranti Parisa [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29, 2004 9:39 AM
To: Struts Users Mailing List
Subject: Re: Error Handling in Struts
How u r getting the error message.. urself has done something
t: Re: Error Handling in Struts
How u r getting the error message.. urself has done something for it..
is that error message u r getting is a javascript alert?? or u r
getting that frm application.properties file??? i mean java side???
On Wed, 29 Sep 2004 18:55:19 +0530, Priya Jotwani
<[EMAIL P
How u r getting the error message.. urself has done something for it..
is that error message u r getting is a javascript alert?? or u r
getting that frm application.properties file??? i mean java side???
On Wed, 29 Sep 2004 18:55:19 +0530, Priya Jotwani
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I hav
Hi,
I have a JSP Page which has two dropdown fields. If the user selects
something from first dropdown and doesn't selects anything from the
second dropdown, it displays me an error message saying "This field is
required". But now I have a scenario wherein, on selecting a particular
value from
7 matches
Mail list logo