Re: Clinets IP

2005-12-08 Thread Istvan Zakar
> 2. IP might be unavailable if Tomcat is a worker > behind Apache. But I can see the correct IP address, but not when the page loaded, only after the first refresh... (And sometimes the refresh does not help, for example in Firefox...) BRG, Istvan --

Re: Clinets IP

2005-12-08 Thread Konstantin Ignatyev
5/12/8, Frank Russo <[EMAIL PROTECTED]>: > > > cycle.getRequestContext() is deprecated in 4.0. > > > > > > Is there a way to do that in 4, moving forward? > > > > > > Frank Russo > > > Senior Developer > > > FX Alliance, LLC >

Re: Clinets IP

2005-12-08 Thread Istvan Zakar
gt; Is there a way to do that in 4, moving forward? > > > > Frank Russo > > Senior Developer > > FX Alliance, LLC > > > > > -Original Message- > > > From: Patrick Casey [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, December 0

Re: Clinets IP

2005-12-08 Thread Istvan Zakar
atrick Casey [mailto:[EMAIL PROTECTED] > > Sent: Thursday, December 08, 2005 3:26 PM > > To: 'Tapestry users' > > Subject: RE: Clinets IP > > > > > > > > cycle.getRequestContext().getRequest().getRemoteAddr(); > > > > > -Origina

RE: Clinets IP

2005-12-08 Thread Frank Russo
27;Tapestry users' > Subject: RE: Clinets IP > > > > cycle.getRequestContext().getRequest().getRemoteAddr(); > > > -Original Message- > > From: Istvan Zakar [mailto:[EMAIL PROTECTED] > > Sent: Thursday, December 08, 2005 12:23 PM > > To: tapestr

RE: Clinets IP

2005-12-08 Thread Patrick Casey
cycle.getRequestContext().getRequest().getRemoteAddr(); > -Original Message- > From: Istvan Zakar [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 08, 2005 12:23 PM > To: tapestry-user@jakarta.apache.org > Subject: Clinets IP > > Hello! > > My application

Clinets IP

2005-12-08 Thread Istvan Zakar
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: [EMAIL PROTECTED] For additional comman