diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 06:03:13 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 06:03:13 +0800 |
commit | 92bd965402eaa76d29fc4f56cf7af190100f3452 (patch) | |
tree | f11cf54228e53df9a0a4e0e8b543fe635e9ebd83 /www/apache-jserv/pkg-descr | |
parent | d662ed0cb2df56ffe4fe0167c2f0893def5a3594 (diff) | |
download | freebsd-ports-graphics-92bd965402eaa76d29fc4f56cf7af190100f3452.tar.gz freebsd-ports-graphics-92bd965402eaa76d29fc4f56cf7af190100f3452.tar.zst freebsd-ports-graphics-92bd965402eaa76d29fc4f56cf7af190100f3452.zip |
Loadable servlet module for apache.
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
Diffstat (limited to 'www/apache-jserv/pkg-descr')
-rw-r--r-- | www/apache-jserv/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/www/apache-jserv/pkg-descr b/www/apache-jserv/pkg-descr new file mode 100644 index 00000000000..61be900828d --- /dev/null +++ b/www/apache-jserv/pkg-descr @@ -0,0 +1,19 @@ +What is it? + Apache JServ is a 100% pure Java servlet engine designed to + implement the Sun Java Servlet API 2.0 specifications and + add Java Servlet capabilities to the Apache + HTTP Server <http://www.apache.org/>. + +The Latest Version + Details of the latest version can be found on the Java + Apache Project web site <http://java.apache.org/>. + +Documentation + Documentation is available in HTML format, in the docs/ + directory. The most up-to-date documentation can be found at + <http://java.apache.org/jserv/docs/>. + +Licensing + Please see the file called LICENSE. + +WWW: http://java.apache.org/jserv/ |