head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.5
date	2013.01.16.10.41.38;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2010.08.05.10.32.03;	author olgeni;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.16.12.14.57;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2001.12.13.10.09.56;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2000.09.02.14.42.20;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310487
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@The Jetty Web Server provides an HTTP server and Servlet container
capable of serving static and dynamic content either from a standalone
or embedded instantiations. From jetty-7, the jetty webserver and
other core compoments are hosted by the eclipse foundation.

The project provides:

* Asynchronous HTTP Server
* Standard based Servlet Container
* Web Sockets server
* Asynchronous HTTP Client
* OSGi, JNDI, JMX, JASPI, AJP support

WWW: http://www.eclipse.org/jetty/
@


1.4
log
@Spelling and whitespace fixes.
@
text
@d1 12
a12 3
Jetty is  an open-source, standards-based, full-featured  web server implemented
entirely in Java. It  is released under the Apache 2.0  licence and is therefore
free for commercial use and distribution.
d14 1
a14 29
Jetty can be used as:

    * a stand-alone traditional web server for static and dynamic content
    * a dynamic content server behind a dedicated HTTP server such as Apache
      using mod_proxy
    * an embedded component within a Java application

Some of the defining features of Jetty are:

Simplicity:  The guiding principle of Jetty  could be said to be "simplicity not
complexity".  We want to make Jetty easy to understand and use:

Efficiency:   A lot  of  effort  goes into  optimizing  Jetty's performance  and
crafting the code so as to make the footprint as small as possible.

Embeddability:  Jetty is designed to be a good component. This means that it can
easily be embedded in an application without forcing the application to adapt to
it.

Pluggability:  Jetty  is architected for pluggability. The  API allows different
implementations  of all  of the  principal Jetty  components to  be selected. At
least  one,  but sometimes  more,  implementations  of  a component  are  always
provided. However if these do not meet your needs, you are free to code your own
using the  interfaces and  abstract classes  as a  basis. This means  that Jetty
can  be  easily customised  to  a  particular application  environment. This  is
particularly useful when Jetty is acting as  the web container in a J2EE server,
as Jetty's pluggability ensures a tight integration with a host container.

WWW: http://jetty.mortbay.com/
@


1.3
log
@- Update to 1.6.1
- Pass maintainership to submitter

PR:             110278
Submitted by:   Jean-Baptiste Quenot <jbq@@caraldi.com>
@
text
@d2 1
a2 1
entirely in java. It  is released under the Apache 2.0  licence and is therefore
d10 1
a10 1
    * an embedded component within a java application
d18 1
a18 1
crafting the code so as to make the footprint as small as possible:
d22 1
a22 1
it:
@


1.2
log
@upgrade to 3.1.4

PR:		32648
Submitted by:	maintainer
@
text
@d1 31
a31 20
Jetty is an Open Source HTTP Servlet Server written in 100% Java.
It is both a full featured HTTP/1.1 server and a servlet container.
It is designed to be full featured, light weight, high performance,
embeddable, extensible and flexible, thus making it an ideal platform
for serving dynamic HTTP requests from or for any Java application.

Features :

	100% Java Server
	Open Source 
	HTTP Protocol 1.1
	Servlet API 2.2
	Java Server Pages 1.1 
	SSL Support 
	Modular Architecture
	Embeddable
	Small & Efficient
	Flexible Configuration
	HTML Generation
	EJB & JMX Integration
@


1.1
log
@Add jetty - a 100% pure Java WWW server.

PR:		20965
Submitted by:	Stephane Legrand <stephane.legrand@@bigfoot.com>
@
text
@d1 5
a5 4
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.
d9 1
a9 1
	100% Java 
d11 3
a13 4
	Servlet API 
	HTTP/1.1 Protocol 
	Embeddable 
	Java Server Pages 
d16 1
a17 1
	Response Filtering
a18 1
	Utility Classes
d20 1
@

