Don't know if your problem is same as what happened to me, but you may want to try this: Copy your application files into the examples directory. You may need to edit the web.xml file accordingly (maybe just for one servlet initially). See if the servlet is found...If this works then just rename the examples directory to whatever and voila....
Dmitry I'll be surprised if this works, but it did the trick for me..very wierd stuff though.... :-) Sampige, Srinivas wrote: >Hi > I downloaded Tomcat4.0 just now and insalled it. I am able to run the >example servlets. When I try to create my own servlets OR whehn I try to >deploy and run those web apps that were working on the older version >(Tomcat3.2) the new servlets don't run. Any clues? I looked at the >documentation but could not find anything. > >thanks >-Srinivas > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
