Hi, I want the real client IP adress, but we have a proxy server and when I try to get the IP adress with this line :
<% String ip = request.getRemoteAddr(); %>
I get the IP of Proxy server. How I can have the real client IP adress ?
Thank's you !!
Guil
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.