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 the Tomcat FAQ.

Yoav Shapira




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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/ actively seeking mentoring or telecommuting work
vice chair orange county java users group http://www.ocjug.org/
hate spam? http://samspade.org/ssw/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]