ServletRequest.getRemoteHost():

"Returns the fully qualified name of the client or the last proxy that
sent the request. If the engine cannot or chooses not to resolve the
hostname (to improve performance), this method returns the
dotted-string form of the IP address. For HTTP servlets, same as the
value of the CGI variable REMOTE_HOST."

On Tue, Oct 12, 2010 at 7:14 AM, Maris Orbidans <maris.orbid...@ingg.com> wrote:
>
>
> > -----Original Message-----
> > From: Josh Kamau [mailto:joshnet2...@gmail.com]
> > Sent: 06 October 2010 12:31
> > To: users@wicket.apache.org
> > Subject: Re: Getting client IP address
> >
> > Thanks guys, I got the IP address. Is it possible to get the client
> > computer
> > name?
>
> nope
>
> Maris
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to