Versions Compared

Key

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

...

The application is packaged in a WAR file (which is similar to a JAR/ZIP file, except with special files in certain locations and a defined layout). It can be deployed in any web container, for example: Jetty, Tomcat , and Geronimo, etc..

Perform the following steps in order to create the "helloworld" example application.

...