On Fri, 30 Mar 2001, Kyle Tippetts wrote:

> Milt,
> 
> The 404 error comes from tomcat. Also, the jsp that's used to invoke the
> servlet sits at /webapps/apo

really?  are you sure they're not coming from apache?

> Thanks
> --Kyle
> 
> -----Original Message-----
> From: Milt Epstein [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 30, 2001 10:35 AM
> To: '[EMAIL PROTECTED]'
> Subject: Re: 2nd Post: Servlets and mod_jk problem
> 
> 
> On Fri, 30 Mar 2001, Kyle Tippetts wrote:
> 
> > I'm having trouble getting servlet mapping to work properly using mod_jk
> on
> > Tomcat 3.2.1 on Linux. First of all I should mention that jsps work fine.
> > Servlets work as well *if* they're located in the
> > /webapps/whatever/Web-inf/classes directory, or if the url contains the
> > fully-qualified name of the servlet. 
> [ ... ]
> > * The url I use inside an html page to access the servlet is 
> >     servlet/CaapControlServlet
> >   I then get a 404 error that says /apo/servlet/CaapControlServlet not
> > found.
> [ ... ]
> 
> Is the error from apache or tomcat?  One way you can tell is by
> checking which log file it shows up in, apache's or tomcat's.  Also,
> where is the HTML page?
> 
> Milt Epstein
> Research Programmer
> Software/Systems Development Group
> Computing and Communications Services Office (CCSO)
> University of Illinois at Urbana-Champaign (UIUC)
> [EMAIL PROTECTED]
> 

--
Todd Pfaff                         \  Email: [EMAIL PROTECTED]
Computing and Information Services  \ Voice: (905) 525-9140 x22920
ABB 132                              \  FAX: (905) 528-3773
McMaster University                   \
Hamilton, Ontario, Canada  L8S 4M1     \


Reply via email to