yes you can get it right from the httprequest
But you can also use our ClientInfo/ClientProperties class for this
see Session.getClientInfo()


On 5/7/07, Timo Rantalaiho <[EMAIL PROTECTED]> wrote:

On Sun, 06 May 2007, howzat wrote:
> What is the right way in Wicket to get the ip address of the client?

We've done it by digging the HttpServletRequest from Wicket's
own request class


http://wicketframework.org/apidocs/wicket/protocol/http/servlet/ServletWebRequest.html

but have no idea if this is the ideal way.

--
Timo Rantalaiho
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to