----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> I don't get any 'error' ... I just get a 404 error.
>
> mod_jserv.log reports:
>
> [20/10/2000 14:09:25:911] (ERROR) ajp12: Servlet Error: NoClassDefFoundError:
>ImageServlet
Is your servlet in a package? Then you need to browse it with
http://207.158.30.140/servlets/net.inetworld.ImageServlet
Otherwise, your servlet itself might be failing to instantiate some
class that IT requires.
-- Travis Low
<mailto:[EMAIL PROTECTED]>
<http://dawnstar.org/travis>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]