Re: Annoying taglib problem

2003-09-10 Thread Thomas Hehl
- Jon Wingfield <[EMAIL PROTECTED]> wrote: >Oops. Right you are. Didn't read the error message ;( >Looks like the taglibs dtd wasn't found. Try > > >1.2/EN" "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd";> > >at the start of your tablib file

Re: Annoying taglib problem

2003-09-10 Thread Thomas Hehl
; >and change your jsp page: > ><%@ taglib uri="your_uri_here" prefix="ft" %> > >As per section JSP.7.3.6.3 of the JSP 1.2 specification, available here: >http://www.jcp.org/aboutJava/communityprocess/final/jsr053/ >Also: >http://jakarta.apache.org/t

RE: Pb with symbolic link

2003-09-10 Thread Thomas Hehl
Could you put your context remark in context (:) for us newbies? Will this go in the web.xml file? Under which tags? Please forgive my ignorance;) --- "Brandon M. Blank" <[EMAIL PROTECTED]> wrote: >In your context definition, add the following: > > > >Good Luck! > >-Original Message- >Fr

Annoying taglib problem

2003-09-10 Thread Thomas Hehl
I have never used taglibs before. Be warned!:) New setup of tomcat 4.12. The tag itself is stored in WEB-INF/lib/forerunner-webapps.jar, but the error is the same whether the jar file is there or not. I simply don't know where to look next. I am getting the following error (edited): 2003-09-09

Debugging mode?

2003-09-06 Thread Thomas Hehl
OK, I had tomcat up and working just fine. I moved some directories around and changed my web.xml for my web app and now I get 404 for EVERYTHING I'm not asking anyone to solve this problem for me, but I've tried to check all of the logs and can't figure out where to go next. Is there some w