Jetty File Serving Demo

Jetty can serve standard files like most other HTTP servers and supports:
  • File name extension used to map to MIME type.
  • Default index files for directories.
  • Directory listings
  • Multiple directory hierarchies.

The following links are examples of: