Dattatraya Sutar

Greenhorn
+ Follow
since Apr 24, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Dattatraya Sutar

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:option>.

Working with server: Apache Tomcat/5.0.28
Servlet Specification: 2.4
JSP version: 2.0


or

but If I used jstl <c:out> tag value getting displayed, what would be the problem if I used ${..} inside <html:option> tag


Please help
11 years ago