Quote:
quote:Originally posted by angrycat
Have never done this myself, but I believe you can use:
request.getRemoteAddr() or request.getRemoteHost()
|
I tried this code but if user is behind any proxy or firewall then it return the IP of that proxy, and that is i wont to do!
some other way to track that client?:(