| java.lang.Object org.apache.catalina.util.ServerInfo
ServerInfo | public class ServerInfo (Code) | | Simple utility module to make it easy to plug in the server identifier
when integrating Tomcat.
author: Craig R. McClanahan version: $Revision: 1.1 $ $Date: 2001/12/21 21:15:45 $ |
Method Summary | |
public static String | getServerInfo() Return the server identification for this version of Tomcat. |
getServerInfo | public static String getServerInfo()(Code) | | Return the server identification for this version of Tomcat.
|
|
|