Hello! I'm using RESTEasy services in my application and now I'm forced to get the clients IP addresses. So the question is... how can I do that?. Thanks in advance
EDITED I've just came to a solution with servlet filter... but still.. can that be done inside of RESTEasy service?