Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Jetty/Reference

< Jetty
Revision as of 01:45, 29 June 2009 by Unnamed Poltroon (Talk)



Generated Release Reference

The reference documentation for the latest stable release can always be found here:

The Configuration pages explain how to configure and customize Jetty for your environment.

Configuration Formats

Jetty XML Syntax 
Jetty POJO configuration
Jetty XML Usage 
Using and combining Jetty configurations
Web XML Syntax 
Standard Deployment Descriptors

Configuration Files

jetty.xml 
Server configuration
jetty-web.xml 
Webapp configuration
jetty-env.xml 
JNDI configuration
webdefault.xml 
Pre-web.xml configuration
override-web.xml 
Post-web.xml configuration

Related Pages

Back to the top