jetty: A 100% Java based HTTP Server and Servlet Container1

Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server (like Apache) in order to use java, servlets and JSPs to generate dynamic content. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms.

... part of T2, get it here

URL: http://jetty.mortbay.org/

Author: Mort Bay
Maintainer: Minto van der Sluis <Minto [at] T2-Project [dot] org>

License: APL
Status: Stable
Version: 6.1.4

Remark: Is binary only (not build from source)!.
Remark: Does cross compile (as setup and patched in T2).

Download: http://sourceforge.net/projects/jetty/files/ jetty-6.1.4.zip

T2 source: jetty.cache
T2 source: jetty.conf
T2 source: jetty.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 43.64 MB, 2312 files

Dependencies (build time detected): 00-dirtree bash coreutils diffutils findutils gawk grep sed tar unzip

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).