websphere(WAS) 获取IP和端口
<%=java.net.InetAddress.getLocalHost().getHostAddress() %>:<%=request.getLocalPort()%>
发布时间: 2012-12-26 14:39:28 作者: rapoo
websphere(WAS) 获取IP和端口
<%=java.net.InetAddress.getLocalHost().getHostAddress() %>:<%=request.getLocalPort()%>