Re: problem with setting up jsp

On Tue, 18 Sep 2001, John Voiklis wrote:

> I have followed the tutorial for setting up jsp using tomcat without a single
> apparant deviation; nonetheless, I get the following error whenever I try to
> acces any jsp files:
>
> Servlet has thrown exception:javax.servlet.ServletException:
> javax/xml/parsers/ParserConfigurationException
>
> Any clues as to what I may have done wrong.

You may have to check the xml parsers in your CLASSPATH, in the tutorial
[1], you have the minimal CLASSPATH, try to append other classes/jar you
want instead of prepending them.
Regards,

[1] http://www.w3.org/Jigsaw/Doc/User/jsp.html

-- 
Yves Lafon - W3C
"Baroula que barouleras, au tiéu toujou t'entourneras."

Received on Thursday, 4 October 2001 05:26:38 UTC