Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can't get simple servlet to work

Re: Can't get simple servlet to work

From: Peter Chatterton <peter_at_chatterton.name>
Date: Fri, 10 Jan 2003 21:46:06 -0500
Message-ID: <IzLT9.6005$IC6.629465@news20.bellglobal.com>


You're right, this worked.
It's in C:\orant9i\Apache\Jserv\servlets\xmlagency and I used http://localhost/servlet/xmlagency.XAGServlet/

Thanks,
Peter.

> Try prepending xmlagency to the servlet class name, like this:
>
> http://localhost/servlet/xmlagency.XAGServlet
>
> dmz17
Received on Fri Jan 10 2003 - 20:46:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US