I want to get the computer name of client in JSP, the function which I use is "request.getRemoteHost()", but I can not get client name, just IP address.
So I need to set the property enableLookups be true, but I do not know where to set this property in server.properties.
So I need to set the property enableLookups be true, but I do not know where to set this property in server.properties.