Apache Geronimo

Apache Geronimo application server is one most popular fully JEE 5 certified open source application server. It is being widely used to develop and deploy enterprise applications based on JEE technologies.

Apache Geronimo

Apache Geronimo Tutorials

Apache Geronimo application server is one most popular fully JEE 5 certified open source application server. It is being widely used to develop and deploy enterprise applications based on JEE technologies.

In the Apache Geronimo tutorial series we will explain you Apache Geronimo in detail with example codes and projects. After completing the tutorials you will be able to used Apache Geronimo application server to develop and deploy your applications.

  1. Introduction to Apache Geronimo application server
    Apache Geronimo application server is fully JEE certified open source application server in the market. Apache Geronimo project uses best open source software to creates world class runtime environment for running J2EE applications.
     
  2. Downloading and Installation Apache Geronimo Application Server
    In this section we will download and install Apache Geronimo Application Server on our development environment. The Apache Geronimo Application Server comes in the zip and tar file format.
     
  3. Deploying Hello World Application on Apache Geronimo Application Server
    In this section we will develop Hello World JSP application and test on the Apache Geronimo Application Server.