David,
I had a similar problem with the taglib examples, although I
received a different error message. What I did was to download the source
for tomcat and recompile it with the java compiler I had installed. After
that the taglib examples worked fine
Regards,
Matt
-----Original Message-----
From: David Geary [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 15, 2000 12:22 PM
To: [EMAIL PROTECTED]
Subject: Tomcat: The Emperor's New Clothes?
I've been working with the Resin server, which I have found to be quite
reliable. I have also had mostly positive experiences working with the
Orion server. Tomcat however, is a different story:
1. Tomcat's own servlet examples do not work. Every example I try gives
me a 404 or 500 error.
2. Tomcat's JSP examples work, except for the JSP-Servlet-JSP example,
which results in a 404 error. Also, the simple custom tag example
doesn't work either; that results in a 500 error.
3. My own JSP tags don't work either. For those I get the following
error:
Error: 500
Internal Servlet Error:
org.apache.jasper.JasperException: Unable to open taglibrary taglib.tld
: Parse Error in the tag library descriptor: Relative URI
"web-jsptaglib_1_1.dtd"; can not be resolved without a document URI. at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEve
ntListener.java,
Compiled Code) at
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingList
ener.java:110)
at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java,
Compiled Code) ...
Can anyone shed some light on these problems? I have been able to get
the servlet examples to work by editing the server.xml file and adding
the appropriate tags, but it seems ridiculous that one should have to
edit configuration files just to get tomcat's own examples to work. I
have found no solution for problems 2 and 3 listed above.
Thanks,
david
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html