Hi, check out class java.lang.System: you can get various system properties. didier
On Mar 29, 4:30 pm, "[email protected]" <[email protected]> wrote: > I am trying to get a sense of where (location) the Appengine is > running my servlet to show how the cloud runs my servlet in different > locations. I have tried to use request.getLocalAddr() but get back > null. I tried getServletContext().getServerInfo() but did not get back > an IP address. Any ideas? > > Dave -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
