| Author |
Please reply me!!
|
Mohammed Riaz
Greenhorn
Joined: Nov 15, 2006
Posts: 17
|
|
Hi, How to workout the JSTL <c:forEach></c:forEach> tag. I am using Tomcat5.0, in this EL expressions are working but <c:forEach> is not working. I did, i copied jstl.jar from jsp-examples to my webapps directory(inside lib) & set the path in mycomputer environment variables.. What else i have to do to work.. please reply me..
|
Thanks & Regards...<br />Riaz<br />SCJP1.4<br />SCWCD(preparing)
|
 |
Sayak Banerjee
Ranch Hand
Joined: Nov 28, 2006
Posts: 292
|
|
|
do the same for standard.jar as well
|
Turn on, tune in, drop out.
|
 |
Renu Radhika
Ranch Hand
Joined: Oct 21, 2005
Posts: 243
|
posted

0
|
did you include the taglib directive <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
|
|
"Please reply me" is not a good thread name, is it ? Please look at the following FAQ, this should help: http://faq.javaranch.com/view?JstlTagLibDefinitions http://faq.javaranch.com/view?ServletsWebXml
|
[My Blog]
All roads lead to JavaRanch
|
 |
Mohammed Riaz
Greenhorn
Joined: Nov 15, 2006
Posts: 17
|
|
Thanks friends.... it is working now.... Thanks for your reply friends...
|
 |
 |
|
|
subject: Please reply me!!
|
|
|