arvind aggarwal wrote:
> 
> Hi,
> 
> I have a problem in starting the jakarta-tomcat server for servlet and JSP.
> when I execute startup file it give me this error:
> 
> java.lang.ClassNotFoundException:
> org/apache/tomcat/service/http/HttpConnectionHandler
> 

That sounds like a problem that I eventually traced down
to an old JAR file left over from the Sun JSDK which Java
was still seeing.

-- 
WBB - [EMAIL PROTECTED]
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2

Reply via email to