Re: Using jspc-maven-plugin

2006-04-24 Thread Jeff Genender
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

Using jspc-maven-plugin

2006-04-24 Thread Prasad Kashyap
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