help - scriplet interpretation in nested tag

2006-03-13 Thread Jay . Jakilinki
In: <%=ind%> is not getting replaced with its value when I see the html source in the browser. How to make the <%=ind%> interpreted by the jsp engine? Thank you and have a great day... --Jay Jakilinki Verizon Wireless IT PFS System 908-306-7721 [EMAIL PROTECTED] The informati

Struts html taglib and javascript

2006-03-12 Thread Jay . Jakilinki
Hi I am trying to put dynamic javascript in html:text tag. I have a checkbox next to a name (names are backed up by a list) and whenever the user changes the name the checkbox next to the name is automatically checked. javascript: document.someform.chkbox[<%=indexId property in nested:iterate