Re: JSTL JSP compile error

2006-03-20 Thread Rahul Akolkar
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

2006-03-19 Thread avilay parekh
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: