In JSP, the way to get the client's IP address is: request.getRemoteAddr(), which is valid in most cases. However, the reverse proxy software such as Apache and ...
確定! 回上一頁