← ^ →
Java Servlets
//get the client's IP number public String ServletRequest.getRemoteAddr(); //get the client's host name public String ServletRequest.getRemoteHost();
José M. Vidal .
26 of 89