----------------------------------------------------------------
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!!!
----------------------------------------------------------------

No, I don't think it's in a package at all...

Other servlets work just fine with the same path...

Bill

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Travis Low
> Sent: Friday, October 20, 2000 3:01 PM
> To: Java Apache Users
> Subject: Re: Servlets Rendering to a Frame....
> 
> 
> ----------------------------------------------------------------
> 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]

Reply via email to