websphere(WAS) 获取IP和端口
<%=java.net.InetAddress.getLocalHost().getHostAddress() %>:<%=request.getLocalPort()%>