org.apache.catalina.util
public class ServerInfo extends Object
Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
Method Summary | |
---|---|
static String | getServerBuilt()
Return the server built time for this version of Tomcat. |
static String | getServerInfo()
Return the server identification for this version of Tomcat. |
static String | getServerNumber()
Return the server's version number. |
static void | main(String[] args) |