That's an unpopulated (not localhost) ipv6 address.

- Brill

On 29-Jul-08, at 6:35 AM, Kaspar Fischer wrote:

I try to obtain the client's remote address from the session:

 WebClientInfo info = (WebClientInfo) session.getClientInfo();
 final String remoteAddress = info.getProperties().getRemoteAddress();

This results in "0:0:0:0:0:0:0:1%0". Any idea what might be wrong?
Thanks a lot, Kaspar

---------------------------------------------------------------------
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]

Reply via email to