| Author |
$ is not working inside <html:option> tag of struts 1.2
|
Dattatraya Sutar
Greenhorn
Joined: Apr 24, 2012
Posts: 1
|
|
I am using struts 1.2 version. I have employee list containg 7 employee data values. while iterating list or map in jsp using " ${..} " is not evaluating inside <html ption>.
Working with server: Apache Tomcat/5.0.28
Servlet Specification: 2.4
JSP version: 2.0
or
but If I used jstl <c ut> tag value getting displayed, what would be the problem if I used ${..} inside <html ption> tag
Please help
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16686
|
|
This topic is not really related to sockets -- moving to the struts forum.
Henry
|
Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: $ is not working inside <html:option> tag of struts 1.2
|
|
|