Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jodon Brown   on Aug 31 In Java Category.

  
Question Answered By: Alexander Fields   on Aug 31

If this is for security purpose you can use JAAS programmatically to get users info

also if the request is coming through a servlet, HttpServletRequest.getRemoteAddr can be helpful.SessionContext.getCallerIdentity could be useful but its deprecated. not sure about alternative

Share: 

 
 
Didn't find what you were looking for? Find more on client IP address Or get search suggestion and latest updates.


Tagged: