You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michael Oltz <md...@cornell.edu> on 2000/08/02 06:14:24 UTC

getRemoteAddr where does it come from?

Hello,

I am trying to find in the Tomcat 3.1 source, where it copies
the remote address from the socket into the Request implementation,
so that calls to getRemoteAddr() will actually return something
useful rather than "127.0.0.1".  Let me say I feel rather stupid,
because I cannot find it. Does anyone know?

Regards,
Mike Oltz