RE: 5.0.16 sample deploys!, one recommendation and one question

2003-12-18 Thread Shapira, Yoav
Howdy, the question is: is there a way to navigate to the servlet without using the servlet mapping. iirc, you could do something like 8080/myapp/servlet/mypackage/Hello in 4.x or perhaps that was only if you Yes, comment in the invoker servlet-mapping in $CATALINA_HOME/conf/web.xml. It's in

RE: 5.0.16 sample deploys!, one recommendation and one question

2003-12-18 Thread Ray Tayek
At 09:12 AM 12/18/03 -0500, you wrote: Howdy, the question is: is there a way to navigate to the servlet without using the servlet mapping. ... Yes, comment in the invoker servlet-mapping in $CATALINA_HOME/conf/web.xml. It's in the Tomcat FAQ. got it! thanks --- ray tayek http://tayek.com/