Dec 18, 2005 #1 patnim17 Programmer Jun 19, 2005 111 US HI, In my JSP page or servlet, how can I get the ipaddress of the machine (host) thanks pat
Dec 18, 2005 #2 sedj Programmer Aug 6, 2002 5,610 http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/ServletRequest.html#getServerName() -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/ServletRequest.html#getServerName() -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk