Hi,

How is it possible to get the IP address and port of a visitor to a
Page?  I've been trying to figure this out for quite a while now (so I
can insert useful information into log messages), but to no avail.

The closest (crummy) solution I've found is to use a deprecated
function to access the HttpServletRequest and then retrieve the remote
address/port from there.  Obviously this isn't a real solution at all
though!  What's the -correct- way to do this in Tapestry 4.0?


Cheers,

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to