In my development environment, getRemoteHost() successfully returns the client's PC/machine name. But once I deploy my application to our production environment, getRemoteHost() suddenly is returning the IP address.
Any thoughts on what needs to be done to make it always return the PC/machine name? It's a Java web application running on WAS 7.0.