Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: tag library locations


Message #1 by "Dave Gress" <dgress@h...> on Wed, 19 Jul 2000 17:26:46
I've been working through the examples in Chapter 8 of Professional JSP.

The system would not find the projsp-taglib.tld file unless I put it in the 
same directory on the Unix machine as the rest of the .jsp files. And in 
those files I had to change the "taglib uri=" line to 
"uri=projsp-taglib.tld".

I've edited web.xml to point it to the right locations but it doesn't seem 
to work.

Does anyone know what I'm doing wrong?

I'm using Tomcat 3.1 on Redhat Linux 6.2.

dave gress

  Return to Index