| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Quoting Natalia Sudiono <email@hidden>:_______________________________________________I'm trying to get the client's IP
Address. I have tried using the method request.getRemoteAddr(), but
what I got was the proxy server's address. Is there a way to get the
client's IP address?
Not using the HttpServletRequest API, and unless the proxy server tacks
it into the request headers, you're probably out of luck.
Check the enumeration returned from HttpServletRequest.getHeaderNames()
for potential headers.
Good luck!
-daniel
--
Do your kids need more space?
Get Low-cost Loft Bed Plans!
http://loft.hedrick.org/
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.