pro_jsp thread: tag library locations
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
|





