Straight from the top of my head (and from a bus!)... But isn't this just happening because you are accessing the website via http://localhost:8080?

Did you try this from a production server on the internet? I would expect that to work. Just like I would expect it to return your LAN ip if you access the website through that (e.g. http://192.168.0.1:8080)

Or maybe I am just way off. It's 11PM trying to get home...

Citeren Heather and Jon Turgeon <tashiba40_evergr...@hotmail.com>:

Hi all, I am trying to get the users general location server side (the country). I have tried getContext().getRequest().getRemoteAddr(); bu that just returns 0:0:0:0:0:0:0:1 (was going to use a web service to get the country from the IP address). Has anyone been able to do this and if so can you point me in the right direction? Thanks again.


Jon




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to