My apologies, I sent this previously with wrong subject, Hello All, I'm pretty new to JSP, so please be patient. I'm working throught the tutorial "Deploying Web Applications to Tomcat" at http://www.onjava.com/lpt/a//onjava/2001/04/19/tomcat.html . Works fine until I get to the taglib deployment. I get the following error when the jsp page containing the custom tag is called: "org.apache.jasper.compiler.CompileException: C:\tomcat\webapps\onjava\welcome.jsp(0,0) Unable to open taglibrary /onjava : Parse Error in the tag library descriptor: External entity not found: "http://java.sun.com/j2ee/dtds/web-app_2_3.dtd"." I followed the tutorial to the letter, and after that didn't work I tried various other configuration options. Still can't get it. Any ideas anybody. All help greatly appreciated. Todd Wilson [EMAIL PROTECTED]
