Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Deploy a WAR that will be started when the container starts

Example using the Java API

Let's see how to use Jetty 4.x (an embedded container) with a WAR to deploy in it.

...