<% response.setContentType("application/x-java-jnlp-file"); response.setHeader("Keep-Alive", "time=15, max=100"); response.setHeader("Connection", "Keep-Alive"); String serverName = "http://" + request.getServerName(); String serverIp = java.net.InetAddress.getByName (request.getServerName()).getHostAddress(); java.io.File thisFile = new java.io.File(request.getRealPath("stationBoard.jsp")); response.addDateHeader("Last-Modified", thisFile.lastModified()); %> " href="stationBoard.jsp"> WIDAR Prototype Station Board National Radio Astronomy Observatory Station Board Screen GUI The GUI for the WIDAR Prototype Station Board. <%= serverIp %>