you need to set up the name you want associated with the servlet in your application's web.xml file... look at the docs for that :-)
morten wilken -----Original Message----- From: Naveen Kamrudeen <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Date: 11. oktober 2001 05:13 Subject: Servlet accessing >Hi, > I have a servlet deployed in Orion Server. To call the server I need to specify http://localhost/servlet/myServlet. The problem is I dont want the /servlet thing that means like http://localhost/myServlet how do I do this. I tried changing web.xml file in web-inf directory still it is not taking. And one more thing I tried changing [servlet-webdir="/Fortag"] in global-web-application.xml still I could not. Please help me out. > > >Naveen > > >
