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

Difference between revisions of "Jetty"

(will be replaced by a new index page)
Line 1: Line 1:
{{Infobox
 
| name = Jetty
 
| website = http://www.eclipse.org/jetty
 
| download = http://www.eclipse.org/jetty/downloads.php
 
| newsgroup = eclipse.jetty
 
| irc = jetty
 
| list = jetty-dev
 
| viewvc = ?root=RT_Jetty
 
| product = Jetty
 
}}
 
  
== Jetty @ Eclipse Wiki ==
 
 
This documentation site is under construction (volunteers welcome).  Until it is complete, please refer to the existing [http://docs.codehaus.org/display/JETTY/Jetty+Documentation jetty@codehaus] wiki.
 
 
=== Proposed structure ===
 
The proposed deep structure for this wiki (edit instructions here: [http://meta.wikimedia.org/wiki/MediaWiki_Users_Guide User Guide]) is:
 
 
 
* Project 
 
** [[/Project/History|History]]
 
** Procedures
 
*** Meetings
 
*** [[/Project/Committers|Committers]]
 
*** [[/Project/BugTracking|BugTracking]]
 
*** [[/Project/Building|Building]] - (also scm info)
 
*** [[/Project/Releasing|Releasing]]
 
*** [[/Project/EclipseRelease|Eclipse Release]]
 
*** [[/Project/UpdateSite|Update Site]]
 
** Conventions
 
*** [[/Project/CodeStandards|Coding Standards]]
 
*** [[/Project/DownloadEclipseOrg|download.eclipse.org]]
 
** Road Map & Calendar
 
** Minutes
 
* Reference
 
** Architecture
 
** xref - will be scp'd to download space on release publish
 
** javadoc - will be scp'd to download space on release publish
 
** reports
 
** links
 
* Quick Start
 
** Download
 
** Install
 
** Configure
 
** Run
 
* Features
 
** HTTP Server
 
** HTTP Client
 
** Servlet Container
 
** Asynchronous
 
** OSGi
 
** Eclipse IDE integration
 
** Maven integration
 
** Clustering
 
** JNDI
 
* Howtos
 
** Porting
 
*** Porting to Jetty-7
 
*** Porting to Jetty-8
 
*** Porting from Tomcat
 
** Configuration
 
** Connectors
 
** Contexts
 
** Web Applications
 
** Security
 
** Management
 
* FAQ
 
 
 
 
[http://www.eclipse.org/jetty Jetty Project] homepage.
 
 
[[Category:EclipseRT]]
 
[[Category:Jetty]]
 

Revision as of 03:45, 22 June 2009

Back to the top