RE: Trying to retrieve the ROOT context in Servlet.

2005-03-09 Thread Jeffrey Lanham
:01 -0600 Jeffrey Lanham [EMAIL PROTECTED] wrote: So, hitting an invalid context gets you the root context? Isn't that a little insecure? Jeff -Original Message- From: Lionel Farbos [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 08, 2005 3:49 AM To: [EMAIL PROTECTED] Cc

RE: Trying to retrieve the ROOT context in Servlet.

2005-03-08 Thread Jeffrey Lanham
context in Servlet. Hi Jeffrey, I use Tomcat 5.0.30 and, when I use getServletContext().getContext(/toto), if the Context toto doesn't exist, it returns the root context. On Mon, 7 Mar 2005 15:32:25 -0600 Jeffrey Lanham [EMAIL PROTECTED] wrote: I have been trying for days and tons of google

Trying to retrieve the ROOT context in Servlet.

2005-03-07 Thread Jeffrey Lanham
, or if there is some other mechanism to use besides getServletContext().getContext(/). Any help would be appreciated. Thanks, Jeffrey Lanham Miller Curtain Company

RE: Tomcat on Win XP 64 Bit

2005-03-07 Thread Jeffrey Lanham
Yes, I'm currently running it under the 64bit RC2 with the Java 1.5.0 jdk/jre. It runs well, if only in 32bits. Jeff -Original Message- From: Peter Neu [mailto:[EMAIL PROTECTED] Sent: Monday, March 07, 2005 12:09 PM To: Tomcat Users List Subject: Tomcat on Win XP 64 Bit Hello, has

RE: Trying to retrieve the ROOT context in Servlet.

2005-03-07 Thread Jeffrey Lanham
the skull). -Original Message- From: Jeffrey Lanham [mailto:[EMAIL PROTECTED] Sent: Monday, March 07, 2005 3:32 PM To: tomcat-user@jakarta.apache.org Subject: Trying to retrieve the ROOT context in Servlet. I have been trying for days and tons of google searches and mail archive searches