davisTechKb
Showing posts with label
JSP
.
Show all posts
Showing posts with label
JSP
.
Show all posts
Tuesday, 28 June 2011
Can not find tag lib of JSTL<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
Problem of taglib can not resolve
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
Solution
========
javax.servlet
servlet-api
2.5
provided
javax.servlet.jsp
jsp-api
2.1
provided
javax.servlet
jstl
1.2
Older Posts
Home
Subscribe to:
Posts (Atom)