I created simple page using c:forEach tag. Its working in tomcat 6. But not working tomcat 7. Developed simple web application using JSF 2.0.
not working tomcat 7
Remove standard.jar. It's from JSTL 1.1 and conflicting with your JSTL 1.2.
standard.jar