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/References"

Line 1: Line 1:
 
{{Jetty}}
 
{{Jetty}}
  
= Generated References =
+
== Generated References ==
 
* javadoc
 
* javadoc
 
* xref
 
* xref
Line 23: Line 23:
 
</div>
 
</div>
  
= Related Pages =
+
== Related Pages ==
 
{{#categorytree:Jetty Reference|mode=pages}}
 
{{#categorytree:Jetty Reference|mode=pages}}

Revision as of 22:51, 28 June 2009



Generated References

  • javadoc
  • xref

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