ruts Users Mailing List'
Cc: 'Joe Germuska'; 'Theodosios Paschalidis'
Subject: RE: [SOLVED] Struts Validator prints all javascript functions
Hi All!
After some debugging, I worked out that there are two variables
"dynamicJavaScript" and "staticJavaScript"
e. to only display relevant JS methods, your tag should
look like,
cheers,
kunal
-Original Message-
From: Kunal H. Parikh [mailto:[EMAIL PROTECTED]
Sent: Monday, 15 March 2004 08:55
To: 'Struts Users Mailing List'
Subject: Struts Validator prints all javascrip
March 15, 2004 9:38 PM
Subject: RE: Struts Validator prints all javascript functions
Hi Guys !
Does anyone think that this could be happening because I am using Tiles ?
Kunal
-Original Message-
From: Kunal H. Parikh [mailto:[EMAIL PROTECTED]
Sent: Monday, 15 March 2004 10:12
To: '
Hi Guys !
Does anyone think that this could be happening because I am using Tiles ?
Kunal
-Original Message-
From: Kunal H. Parikh [mailto:[EMAIL PROTECTED]
Sent: Monday, 15 March 2004 10:12
To: 'Struts Users Mailing List'
Subject: RE: Struts Validator prints all javascript
:[EMAIL PROTECTED] On Behalf Of Marino A. Jonsson
Sent: Monday, 15 March 2004 10:07
To: [EMAIL PROTECTED]
Subject: Re: Struts Validator prints all javascript functions
hmm ... that's not my experience - the dynamic parts are rendered as they
should, but all the static javascript is then rendere
hmm ... that's not my experience - the dynamic parts are rendered as they
should, but all the static javascript is then rendered too (instead of just
the relevant static methods). I haven't tested 1.2 though.
Marino
"Joe Germuska" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> At
At 8:55 AM +1100 3/15/04, Kunal H. Parikh wrote:
Hi All!
I am attempting to use Struts Validator.
All works well, but I am only using the "required" validation in my code.
However, the JavaScript that gets generated, include other functions like
checkEmail, minLength, etc. etc.
Is this expected
Hi All!
I am attempting to use Struts Validator.
All works well, but I am only using the "required" validation in my code.
However, the JavaScript that gets generated, include other functions like
checkEmail, minLength, etc. etc.
Is this expected behaviour?
My code (FYI):
=
8 matches
Mail list logo