diff options
author | jwise <jwise@pkgsrc.org> | 2000-01-18 01:51:43 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-01-18 01:51:43 +0000 |
commit | 68b325afd0fe517d029eb4a61b439e24e7e22b99 (patch) | |
tree | 1f3d11fa5d1505cab0441ed16b308a23bcec21fe /www/jssi/files | |
parent | 5c4ca0173ae2fbefb162503903714f447516fa23 (diff) | |
download | pkgsrc-68b325afd0fe517d029eb4a61b439e24e7e22b99.tar.gz |
Initial import of jssi-1.1.2. From pkg/DESCR:
Apache JSSI parses JHTML files, executes the servlets as specified by the
<SERVLET> tag and replaces those tags with the output of the executed
servlet. The <SERVLET> tag can be seen as the server side equivalent of
the <APPLET> tag.
Note that SSI files for java servlets are called JHTML files in the
apache context while SHTML files are usually for traditional SSI (like
<!--#ECHO -->). This is a bit confusing since in the Java Web Server
(SUN) context SHTML files are used for java servlet SSI files and
JHTML is used for page compiled pages. Java Apache SSI does not support
page compiling.
Diffstat (limited to 'www/jssi/files')
-rw-r--r-- | www/jssi/files/md5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/jssi/files/md5 b/www/jssi/files/md5 new file mode 100644 index 00000000000..b52c1c5c812 --- /dev/null +++ b/www/jssi/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/01/18 01:51:43 jwise Exp $ + +MD5 (ApacheJSSI-1.1.2.tar.gz) = f6624d4dc6485391ea53b61046878c81 |