Do you have an Apache httpd server in front of the Servlet server? Or are you running a test server locally and accessing it from the same PC ?
"Lindsay Steele" <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] >I am trying to get the IP address of a person making a request. I am >using Tapestry 3.03 and have tried this both on a local and remote tomcat >server. > > I am currently using > "cycle.getRequestContext().getRequest().getRemoteAddr();" but all I get > returned is 127.0.0.1 > > Any ideas ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
