Since html:submit doesn't emit any Javascrip, the error has to be in
your custom Javascript code. That came through somewhat unreadably
formatted, though, and you didn't include its dependencies so it's tough
to debug from here... I would strongly recommend installing Firefox +
Firebug and step
;); //error is at
this
I used ms script debugger, it gives me error at above line...
Please help me!!
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 8:29 PM
To: Struts Users Mailing List
Subject: Re: Javascript error in struts validat
Whoops yes 2nd July, thanks.
Niall
- Original Message -
From: "Matt Bathje" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, July 02, 2004 2:57 PM
Subject: Re: Javascript error in struts validator.
> Niall - I
: "Kote, Nijaguna Sangankal" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, July 02, 2004 9:17 AM
Subject: RE: Javascript error in struts validator.
> I have debugged using firefox, it shows that invalidFunction.
>
> I
7:36 PM
To: Struts Users Mailing List
Subject: Re: Javascript error in struts validator.
Nope, IE 6 should support it just fine. Get the ms script debugger and
see if that helps in figuring out the problem. (Or better yet get
Firefox and its script debugger)
I really think the problem is you have
that it would solve the
problem.
Matt Bathje
- Original Message -
From: "Kote, Nijaguna Sangankal" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, July 02, 2004 9:03 AM
Subject: RE: Javascript error in struts va
Am using IE 6.0 SP1, should I have msxml?? To work with..??
-Original Message-
From: Matt Bathje [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 7:27 PM
To: Struts Users Mailing List
Subject: Re: Javascript error in struts validator.
Niall - I think you mean the 2nd of July. The
ot;Kote, Nijaguna Sangankal" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Friday, July 02, 2004 2:01 PM
> Subject: RE: Javascript error in struts validator.
>
>
> So is there any fix for this???
> I am using str
ilto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 6:41 PM
To: Struts Users Mailing List
Subject: Re: Javascript error in struts validator.
Thats what I was trying to say - the patch (i.e. fix) was applied on the
1st June to - try downloading the Struts nightly from
June 2nd.
Niall
-
MAIL PROTECTED]>
Sent: Friday, July 02, 2004 2:01 PM
Subject: RE: Javascript error in struts validator.
So is there any fix for this???
I am using struts1.1 and this has stopped my work.
Please give me some hints...
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent:
So is there any fix for this???
I am using struts1.1 and this has stopped my work.
Please give me some hints...
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 6:27 PM
To: Struts Users Mailing List
Subject: Re: Javascript error in struts
ts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, July 02, 2004 11:34 AM
Subject: RE: Javascript error in struts validator.
Hi,
I downoaded, latest nightly build which was on 1st of June...
and it seems its not working..
it gives some other javascript error.
function vali
-Opprinnelig melding-
Fra: Kote, Nijaguna Sangankal [mailto:[EMAIL PROTECTED]
Sendt: 2. juli 2004 13:10
Til: Struts Users Mailing List
Emne: RE: Javascript error in struts validator.
I did all these, but there is a javascript error... "Object doesn't
support this property"
plugin to debug his.
Hermod
-Opprinnelig melding-
Fra: Kote, Nijaguna Sangankal [mailto:[EMAIL PROTECTED]
Sendt: 2. juli 2004 13:10
Til: Struts Users Mailing List
Emne: RE: Javascript error in struts validator.
I did all these, but there is a javascript error... "Object doesn
Sendt: 2. juli 2004 12:34
Til: Struts Users Mailing List
Emne: RE: Javascript error in struts validator.
Hi,
I downoaded, latest nightly build which was on 1st of June...
and it seems its not working..
it gives some other javascript error.
function validateRequir
build, and replace
everything. After that it all went away.
Hermod
-Opprinnelig melding-
Fra: Kote, Nijaguna Sangankal [mailto:[EMAIL PROTECTED]
Sendt: 2. juli 2004 10:58
Til: Struts Users Mailing List
Emne: RE: Javascript error in struts validator.
Hi Hermod,
Thanks fo
Hi Hermod,
Thanks for the reply and the suggestion,
I should upgrade only the validator ?? Or entire struts??
Regards/Guna
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 2:14 PM
To: [EMAIL PROTECTED]
Subject: SV: Javascr
I found why is it giving javascript error...
Because, when struts generates javascript code in jsp... Instead of
generating required() method it generates xForm_required() method.
This method is internally called by validateRequired() method.
Attached is the generated struts javascript code
My first instinct is to ask why you changed the validation_rules.xml file at all. You
shouldn't have had
to change that file, except to add some functionality. I would suggest going back to
the original validation-rules.xml file and seeing if that helps.
> -Original Message-
> From: K
try this if this works ??
function Next()
{
document.form1.hiddenname.value="hai";
document.form1.method
="post";
document.form1.action
=""
document.form1.subm
20 matches
Mail list logo