DOC

org.apache.geronimo.configs : welcome-jetty

Maven & Gradle

May 23, 2013
6 usages

Geronimo Plugins, Welcome :: Jetty · The welcome application for Geronimo. This binds to / so it handles all requests that nothing else is bound to. The main purpose is to greet users who are exploring Geronimo for the first time. It should typically be removed or replaced for production applications.

Table Of Contents

Latest Version

Download org.apache.geronimo.configs : welcome-jetty Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file welcome-jetty-3.0.1-javadoc.jar to welcome-jetty-3.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder welcome-jetty-3.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "welcome-jetty-3.0.1-sources.jar" -d "welcome-jetty-3.0.1-javadoc" -subpackages