Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jetty/Reference"

(Generated Release Reference)
(Generated Release Reference)
Line 7: Line 7:
 
* [http://download.eclipse.org/jetty/stable-7/xref/ Jetty 7 Latest Source XRef]
 
* [http://download.eclipse.org/jetty/stable-7/xref/ Jetty 7 Latest Source XRef]
  
An index of documentation for previous releases can be found here: [[/Index of Generated Release Documents|Index of Generated Release Documents]]
+
API and XRef documentation for previous releases can be found on the [[/Index of Generated Release Documents|Index of Generated Release Documents]]
  
 
== Configuration ==
 
== Configuration ==

Revision as of 06:18, 6 July 2009



Generated Release Reference

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

API and XRef documentation for previous releases can be found on the Index of Generated Release Documents

Configuration

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.