Package org.vfny.geoserver.action.wms

Contains Actions for configuring the GeoServer Web Map Server.

See:
          Description

Class Summary
WMSContentAction DOCUMENT ME!
WMSDescriptionAction DOCUMENT ME!
 

Package org.vfny.geoserver.action.wms Description

Contains Actions for configuring the GeoServer Web Map Server.

All GeoServer STRUTS Actions should be branched off of GeoServerAction which provides authentication for the configuration system.

In the future we may wish to rethink this policy of other subsystems beside configuration start to make use of the STRUTS framework.