diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-10-01 11:20:42 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-10-01 11:20:42 +0000 |
commit | b719a5a0057e2eba43a29c0a0fdee4d45b949811 (patch) | |
tree | 39da0d36307f5e3da369247410c4aaa4987f0939 /www/resin2/pkg-descr | |
parent | Add p5-Apache-Clean 0.05, a mod_perl interface into HTML::Clean. (diff) |
New port: Resin 2.
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Notes
Notes:
svn path=/head/; revision=89966
Diffstat (limited to 'www/resin2/pkg-descr')
-rw-r--r-- | www/resin2/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/resin2/pkg-descr b/www/resin2/pkg-descr new file mode 100644 index 000000000000..20d0cc9d42e9 --- /dev/null +++ b/www/resin2/pkg-descr @@ -0,0 +1,9 @@ +Resin is a fast servlet and JSP engine supporting load balancing for increased +reliability. Resin encourages separation of content from style with its XSL +support. Servlets can generate simple XML and use an XSL filter to format +results for each client's capability, from palm pilots to Mozilla. Resin +includes a full-featured HTTP/1.1 web server, provides a fast servlet runner +for Apache, and supports the latest Servlet 2.3 and JSP 1.2 specifications from +Sun. + +WWW: http://www.caucho.com/ |