3f290f0fff
Tomcat is the Java Servlet / Java Server Page environment produced by the Apache Foundation's Tomcat Project. Tomcat can be run as a standalone web server with Servlet and JSP support, or using Apache Server as its web server via the mod_jk Apache module (www/ap-jk). This is the Tomcat 5.5 package, which is a Java Serlet 2.4 and JSP 2.0 server. This replaces jakarta-tomcat55, the old name for apache-tomcat. pkgsrc previously had pkgsrc jakarta-tomcat55 was 5.5.9 - there are over 300 lines of changelog between that and 5.5.14: http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
18 lines
617 B
Text
18 lines
617 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2006/01/03 18:12:37 abs Exp $
|
|
|
|
For detailed instructions on how to run Tomcat, either as a
|
|
standalone server or in conjunction with Apache (using the
|
|
www/ap-jk package), see:
|
|
|
|
http://localhost:8080/tomcat-docs/index.html
|
|
|
|
For more information on application development with Tomcat, see
|
|
|
|
http://localhost:8080/tomcat-docs/appdev/index.html
|
|
|
|
Note that tomcat may be started with the following command:
|
|
|
|
${RCD_SCRIPTS_DIR}/tomcat start
|
|
|
|
===========================================================================
|