blob: 2f2fc288867c03cae50d0fd0e9fcfa92b99d45e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
======================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 02:17:07 zuntum Exp $
For detailed instructions on how to run Tomcat, either as a
standalone server or in conjunction with Apache (using the
www/ap-jserv package), see:
${PREFIX}/tomcat/doc/uguide/tomcat_ug.html
For more information on application development with Tomcat, see
${PREFIX}/tomcat/doc/appdev/index.html
Note that tomcat may be started with the following command:
${PREFIX}/etc/rc.d/tomcat start
======================================================================
|