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: dmz17 <dmz17_at_nospam.nowhere.com>
Date: Fri, 10 Jan 2003 21:43:14 +0100
Message-ID: <pan.2003.01.10.20.43.14.922279@nospam.nowhere.com>


On Fri, 10 Jan 2003 15:18:22 +0000, Peter Chatterton wrote:

> xmlagency

Try prepending xmlagency to the servlet class name, like this:

http://localhost/servlet/xmlagency.XAGServlet

And move the servlet to the right directory.

Actually, the easiest is to wrap it in a war file and deploy it. The deployment mechanism then takes care of the rest.

Cheers

dmz17 Received on Fri Jan 10 2003 - 14:43:14 CST

Original text of this message

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