getRemoteAddr() to get the client's IP address that's accessing your Java web application. import javax.servlet.http.HttpServletRequest; String ...
確定! 回上一頁