Maintains the GeoServer applicaiton state (This is the Application).

Common state used by the GeoServer Servlets is maintained by this package.

Features:

GeoServer State Diagram

We would like to bootstrap this process using the STRUTS plug-in interface and store the GeoServer application state in the Web Container. Currently this information is accessed by a singleton, and bootstraped by the first GeoServer servlet request (JG - I think ).