1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/www/jetty/pkg-descr
Maxim Sobolev f7c4752310 Add jetty - a 100% pure Java WWW server.
PR:		20965
Submitted by:	Stephane Legrand <stephane.legrand@bigfoot.com>
2000-09-02 14:42:20 +00:00

23 lines
521 B
Plaintext

Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is
designed to be light weight, high performance, embeddable, extensible and
flexible, thus making it an ideal platform for serving dynamic HTTP requests
from any Java application.
Features :
100% Java
Open Source
Servlet API
HTTP/1.1 Protocol
Embeddable
Java Server Pages
SSL Support
Modular Architecture
Small & Efficient
Response Filtering
Flexible Configuration
Utility Classes
HTML Generation
WWW: http://jetty.mortbay.com/