Tomcat 3.3 getRemoteHost always returns "localHost" - Is there any 3.3 production version has patch applied

2002-01-31 Thread Jayakumar Duraisamy
We have moved from tomcat 3.2.1 to 3.3. We have one of our functionality depend on identifying the client based on the client IP/Hostname. In 3.2.1 ServletRequest.getRemoteHost() returns the DHCP address for the client, where as in 3.3 it always returns as localhost. I have seen a bug no 3944 rep

RE: Tomcat 3.3 getRemoteHost always returns "localHost" - Is there any 3.3 production version has patch applied

2002-01-31 Thread Martin van den Bemt
IL PROTECTED] > Subject: Tomcat 3.3 getRemoteHost always returns "localHost" - Is there > any 3.3 production version has patch applied > > > We have moved from tomcat 3.2.1 to 3.3. We have one of our functionality > depend on identifying the client based

RE: Tomcat 3.3 getRemoteHost always returns "localHost" - Is there any 3.3 production version has patch applied

2002-01-31 Thread Larry Isaacs
s. Cheers, Larry > -Original Message- > From: Jayakumar Duraisamy [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 2:22 PM > To: [EMAIL PROTECTED] > Subject: Tomcat 3.3 getRemoteHost always returns "localHost" > - Is there > any 3.3 production ve