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:

Re: JSP compile error

2002-09-12 Thread Randall R Schulz
Bobby, At 07:07 2002-09-12, Thomas, Bobby P wrote: >I would really appreciate if anyone could help me with an error while the >JSP engine tries to compile my JSP. I am using iPlanet WebServer which >utilizes jakarta's Jasper JSP Enginer. > >My JSP: ><%@ taglib prefix="util" uri="/../web-inf/util.

Re: JSP compile error

2002-09-12 Thread Shawn Bayern
On Thu, 12 Sep 2002, Thomas, Bobby P wrote: > I would really appreciate if anyone could help me with an error while the > JSP engine tries to compile my JSP. I am using iPlanet WebServer which > utilizes jakarta's Jasper JSP Enginer. > > My JSP: > <%@ taglib prefix="util" uri="/../web-inf/util.t

JSP compile error

2002-09-12 Thread Thomas, Bobby P
I would really appreciate if anyone could help me with an error while the JSP engine tries to compile my JSP. I am using iPlanet WebServer which utilizes jakarta's Jasper JSP Enginer. My JSP: <%@ taglib prefix="util" uri="/../web-inf/util.tld"%> (line 17) I get the error : JSP: JSP1x compiler