blob: 12e6cca7905be37339d2e9a54120722ab245c16d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
======================================================================
$NetBSD: MESSAGE,v 1.6 2001/03/28 02:46:09 jwise 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 also that in order for Tomcat to start up, ${JAVA_HOME}
must point to your JVM installation.
======================================================================
|