Is someone able to pass a path info to a servlet e.g.
  http://localhost/servletMountPoint/servletZone/ServletName/pathinfo
??
I am constantly getting
  ajp11: Servlet Error: ClassNotFoundException: ServletName/pathinfo
as if the servlet engine does not parse the url correctly to recognize
which servlet is requested.
I am using Apache/1.3.6 (Unix) with ApacheJServ/1.0b3. Servlets are
found correctly when no path info is attached to the url.
 
-- 

        Martin Honnen

        mailto: [EMAIL PROTECTED]
        http://www.sector27.de/martin.honnen



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to