mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f7c4752310
PR: 20965 Submitted by: Stephane Legrand <stephane.legrand@bigfoot.com>
23 lines
521 B
Plaintext
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/
|