Advertisement

09.17.2007 at 02:50AM PDT, ID: 22832712
[x]
Attachment Details

JavaScript call using JSTL, not working

Asked by Rosscowie in Java Standard Tag Library (JSTL) & Server Tags, JavaScript

Tags: jstl, javascript

When creating a jsp page to call a javascritp passing in a dynamic value as follows, works in one place, but EXACT same code doesn't work in anohter.

Works -
CODE:
<select name="zoneList" onchange="document.forms[1].flat.value = document.forms[1].zoneList.options[document.forms[1].zoneList.options.selectedIndex].value; retrieveURL('lookupLookup.do?f=<c:out value='${f}'/>','addSnagForm','<c:out value='${f}'/>');" >

HTML GENERATED:
<select name="zoneList" onchange="document.forms[1].flat.value = document.forms[1].zoneList.options[document.forms[1].zoneList.options.selectedIndex].value; retrieveURL('lookupLookup.do?f=3','addSnagForm','3');" >


Broken -
CODE:
<td align="left"><html:text property="flat" size="25" maxlength="100" onblur="cryMonkey(); retrieveURL('lookupLookup.do?f=<c:out value='${f}'/>','addSnagForm','<c:out value='${f}'/>');"/></td>

HTML GENERATED
<td align="left"><input type="text" name="flat" maxlength="100" size="25" value="" onblur="cryMonkey(); retrieveURL('lookupLookup.do?f=<c:out value='${f}'/>','addSnagForm','<c:out value='${f}'/>');"></td>

Start Free Trial
 
Loading Advertisement...
 
[+][-]09.17.2007 at 02:57AM PDT, ID: 19903745

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Java Standard Tag Library (JSTL) & Server Tags, JavaScript
Tags: jstl, javascript
Sign Up Now!
Solution Provided By: mplungjan
Participating Experts: 4
Solution Grade: A
 
 
[+][-]09.17.2007 at 03:06AM PDT, ID: 19903776

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.17.2007 at 03:09AM PDT, ID: 19903784

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.17.2007 at 03:12AM PDT, ID: 19903792

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.17.2007 at 03:16AM PDT, ID: 19903802

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.17.2007 at 03:19AM PDT, ID: 19903807

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.17.2007 at 03:26AM PDT, ID: 19903838

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]09.17.2007 at 04:11AM PDT, ID: 19903999

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]09.27.2007 at 03:59AM PDT, ID: 19970089

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.22.2007 at 01:49PM PDT, ID: 20126748

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]12.02.2007 at 09:53AM PST, ID: 20391712

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_1_20070628