Re: Query Regarding running custom servlet on axis

2005-12-17 Thread Wade Chandler
--- anshuk pal chaudhuri <[EMAIL PROTECTED]> wrote: > Hi, > > I have a doubt. > I am using axis 1.2 on Tomcat 5.0.28 > > > I have made my own custom servlet and put that > inside > the classes folder of axis.So I have also changed > the > web.xml file accordingly. > I am just trying to print so

Query Regarding running custom servlet on axis

2005-12-17 Thread anshuk pal chaudhuri
Hi, I have a doubt. I am using axis 1.2 on Tomcat 5.0.28 I have made my own custom servlet and put that inside the classes folder of axis.So I have also changed the web.xml file accordingly. I am just trying to print something inside ths servlet.Thats it. I am trying to run that servlet at htt