Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

URGENT..how to get ip address or computer name of user making a JSP request

843833Aug 23 2001 — edited Aug 23 2001
Hi,

How do i in my jsp, get the user ip address or any other kind of identification via JSP..

issit something like this...

<%
request.getRemoteUser() ;
%>

this jsp will be accessed when the remote user clicks a link from a normal web page...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2001
Added on Aug 23 2001
2 comments
185 views