RE: [OT] Re: javascript issue in jsp

2007-06-06 Thread Krishna, Hari \(FTT-CInternet\)
44 24453661 | Mobile: +91 9884528587 | www.franklintempleton.com -Original Message- From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 3:31 PM To: Struts Users Mailing List Subject: [OT] Re: javascript issue in jsp --- "Krishna, Hari (FTT-CInternet)&q

[OT] Re: javascript issue in jsp

2007-06-06 Thread Dave Newton
--- "Krishna, Hari (FTT-CInternet)" wrote: > This is the line of code that causes the issue. Look in to JavaScript strings to understand why these two things are issues. "\" is an escape character. > document.getElementById("text"+i).value = ; Is that legal JavaScript? (Hint: No.) If you'