How to get IP Address of client?
--------------------------------
Key: TAP5-791
URL: https://issues.apache.org/jira/browse/TAP5-791
Project: Tapestry 5
Issue Type: Question
Affects Versions: 5.0.18
Reporter: zebracmz
There is an method getRemoteAddr() in HttpServletRequest.
In Tapestry5, I get a Request object like this:
@Inject
private Request request;
but i can not find any method can get the remote address.
anyone help?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.