Re: getRemoteHost

Mattias Jiderhamn <[email protected]> Tue, 20 Jun 2006 10:10:48 +0200
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
You can resolve the hostname by yourself, using
   java.net.InetAddress.getByName(ip).getHostName()

At 2006-06-19 21:49, you wrote:
>Hi,
>
>Why request.getRemoteHost() always return ip and not host name ??
>
>resin 3.0.18
>
>Thanks
>
>end
>
>Bonne journée