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

Line 1: Line 1:
{{JettyInfo}}
+
{{Jetty}}
  
 
== Installations ==
 
== Installations ==
Line 5: Line 5:
 
{{BlueBox|The Installation documents provide information about downloading, installing, and running Jetty. If you are in a hurry and installing a binary version with no customizations the [[Jetty/Quick Start Guide|Quick Start Guide]] is what you want. The other documents provide more details and also information about installing on various UNIX platforms.}}
 
{{BlueBox|The Installation documents provide information about downloading, installing, and running Jetty. If you are in a hurry and installing a binary version with no customizations the [[Jetty/Quick Start Guide|Quick Start Guide]] is what you want. The other documents provide more details and also information about installing on various UNIX platforms.}}
  
* [[Jetty/Downloading Jetty|Downloading Jetty]]
+
* {{JettyLink|Downloading Jetty}}
* [[Jetty/Quick Start Guide|Quick Start Guide]]
+
* {{JettyLink|Quick Start Guide}}
  
 
*; Installing
 
*; Installing
*: [[Jetty-7.0.x]]
+
*: {{JettyLink|Installing Jetty-7.0.x}}
*: [[Jetty-6.1.x]]
+
*: [http://docs.codehaus.org/display/JETTY/Installing+Jetty-6.1.x Installing Jetty-6.1.x]
  
 
*; Running
 
*; Running
Line 22: Line 22:
 
{{BlueBox|The Upgrade documents provide details for upgrading to a newer version of Jetty.}}
 
{{BlueBox|The Upgrade documents provide details for upgrading to a newer version of Jetty.}}
  
* [[Upgrade from Jetty 6 to Jetty 7]]
+
* {{JettyLink|Upgrade from Jetty 6 to Jetty 7}}
* [[Porting to jetty-6]]
+
* {{JettyLink|Porting to jetty-6}}

Revision as of 02:06, 16 June 2009



Installations

The Installation documents provide information about downloading, installing, and running Jetty. If you are in a hurry and installing a binary version with no customizations the Quick Start Guide is what you want. The other documents provide more details and also information about installing on various UNIX platforms.


Upgrades

The Upgrade documents provide details for upgrading to a newer version of Jetty.

Back to the top