org.apache.catalina.util

Class 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:
$Revision: 1.2.2.1 $ $Date: 2004/08/24 12:25:03 $

Author:
Craig R. McClanahan

Method Summary

static String
getServerInfo()
Return the server identification for this version of Tomcat.
static void
main(args[] )

Method Details

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.