You might try HttpRequest.getRemoteHost()

>From the javadoc:
Returns the fully qualified name of the client that sent the request. If the 
engine cannot or chooses not to resolve the hostname (to improve performance), 
this method returns the dotted-string form of the IP address. For HTTP 
servlets, same as the value of the CGI variable REMOTE_HOST.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950923#3950923

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950923


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to