You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Istvan Zakar <is...@gmail.com> on 2005/12/08 21:23:22 UTC

Clinets IP

Hello!

My application should display a littlebit different content depending
on the client's IP. Is there an easy way to figure out the IP address?

BRG,
   Istvan

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


RE: Clinets IP

Posted by Patrick Casey <pa...@adelphia.net>.
cycle.getRequestContext().getRequest().getRemoteAddr();

> -----Original Message-----
> From: Istvan Zakar [mailto:istvan.zakar@gmail.com]
> Sent: Thursday, December 08, 2005 12:23 PM
> To: tapestry-user@jakarta.apache.org
> Subject: Clinets IP
> 
> Hello!
> 
> My application should display a littlebit different content depending
> on the client's IP. Is there an easy way to figure out the IP address?
> 
> BRG,
>    Istvan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org