You can actually access the HttpServletRequest object via HiveMind.  Are you
using Tapestry 4?  Then, you inject the service
"tapestry.globals.HttpServletRequest" into your page/component.

-----Original Message-----
From: Adam Zimowski [mailto:[EMAIL PROTECTED] 
Sent: Sunday, February 26, 2006 12:10 PM
To: Tapestry users
Subject: What is Tapestry's equivalent of getRemoteAddr() ?

Mornin'

I need to obtain IP address from the requester of the page.  With
Servlet API I'd use HttpServletRequest getRemoteAddr().

I checked WebRequest interface in Tapestry and do not see the
equivalent. Anyone knows how to get this information?

Thank You

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