head	1.4;
access;
symbols
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2004.01.05.19.55.59;	author pav;	state dead;
branches;
next	1.3;

1.3
date	2000.05.29.03.26.33;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	2000.01.05.01.41.27;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	99.12.31.20.26.27;	author steve;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove this three years abandoned port, with a security vulnerability
and with much better alternatives in the tree.

PR:		ports/60866
Submitted by:	Palle Girgensohn <girgen@@pingpong.net> (maintainer)
@
text
@===================================================================

GNUJSP has been installed in %%PREFIX%%/share/java/classes.

To get started, first set up apache with jserv to function properly,
then add the following to %%PREFIX%%/etc/apache/jserv/jserv.conf
before the "</IfModule>" line:

  ApJServAction .jsp /gnujsp/gnujsp
  ApJServMount /gnujsp /gnujsp

Then copy the gnujsp.properties to your apache config dir:
cp %%PREFIX%%/share/doc/gnujsp/gnujsp.properties \
   %%PREFIX%%/etc/apache

and add the zone gnujsp to %%PREFIX%%/etc/apache/jserv/jserv.properties:
  zones=gnujsp
  gnujsp.properties=%%PREFIX%%/etc/apache/gnujsp.properties

Last, create a scratch directory for gnujsp, writable by your web
server userid (usually 'nobody'). The default directory path is
%%PREFIX%%/www/gnujsp, which can be changed by modifying
%%PREFIX%%/etc/apache/gnujsp.properties

If you run into problems, read the INSTALL.apache document in
%%PREFIX%%/share/doc/gnujsp for info more info.

Some examples can be found in %%PREFIX%%/share/examples/gnujsp.

===================================================================
@


1.3
log
@From the maintainer:

This was sent to me by Tommy Chen :
...
I checked the INSTALL.apache document and found that there was
something wrong in the "servlet.gnujsp.initArgs" argument in the
gnujsp.properties file. In addition , I thought the pkg/MESSAGE file
needed to be updated so that we can use this port correctly.

It is good stuff, so please commit it.

PR:		18708
Submitted by:	maintainer
@
text
@@


1.2
log
@Update to version 1.0.

PR:		15850
Submitted by:	maintainer
@
text
@d6 2
a7 1
then add the following to your apache.conf:
a11 4
and add the zone gnujsp to your jserv configuration:
  zones=gnujsp
  gnujsp.properties=%%PREFIX%%/etc/apache/gnujsp.properties

d16 4
d22 2
a23 1
%%PREFIX%%/www/gnujsp
@


1.1
log
@Adding gnujsp version 0.9.10.
An implementation of Sun's Java Server Pages.

PR:		12656
Submitted by:	Palle Girgensohn <girgne@@partitur.se>
@
text
@d5 20
a24 2
Please read the INSTALL document in %%PREFIX%%/share/doc/gnujsp for
info on how to get started.
@

