Puoi utilizzare:

codice:
String ip = request.getRemoteAddr();
String host = request.getRemoteHost();
Ciao,