Prasad,
Check your JSP taglib declaration...
You should be using http://java.sun.com/jsp/jstl/core instead of
http://java.sun.com/jstl/core.
Jeff
Prasad Kashyap wrote:
> Can someone please help me trying to figure out the following error
> message while using the jspc-maven-plugin.
>
>
> Caus
Can someone please help me trying to figure out the following error
message while using the jspc-maven-plugin.
Caused by: org.apache.jasper.JasperException: The absolute uri:
http://java.sun.com/jstl/core cannot be resolved in either web.xml or
the jar files deployed with this application