org.apache.catalina.util
Class ServerInfo
java.lang.Object
org.apache.catalina.util.ServerInfo
public class ServerInfo
extends java.lang.Object
Simple utility module to make it easy to plug in the server identifier
when integrating Tomcat.
Version:
- Craig R. McClanahan
static String | getServerInfo() - Return the server identification for this version of Tomcat.
|
static void | main(args[] )
|
getServerInfo
public static String getServerInfo()
Return the server identification for this version of Tomcat.
main
public static void main(args[] )
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.