Re: JSTL JSP compile error
On 3/20/06, avilay parekh <[EMAIL PROTECTED]> wrote: > Hi, > > I have been trying to run JSPs with JSTL on tomcat 5.0.28 without any success. > > My setup: > > $CATALINA_ROOT/ > webapps/ > tp/ > login.html > two2.jsp > WEB-INF/ > web.xml > lib/ >
JSTL JSP compile error
Hi, I have been trying to run JSPs with JSTL on tomcat 5.0.28 without any success. My setup: $CATALINA_ROOT/ webapps/ tp/ login.html two2.jsp WEB-INF/ web.xml lib/ jstl.jar standard.jar Here is what two2.jsp looks like: