Package org.vfny.geoserver.action.wfs

Contains Actions for configuring the GeoServer Web Feature Server.

See:
          Description

Class Summary
WFSContentAction DOCUMENT ME!
WFSDescriptionAction DOCUMENT ME!
WFSDescriptionActionTest DOCUMENT ME!
 

Package org.vfny.geoserver.action.wfs Description

Contains Actions for configuring the GeoServer Web Feature 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.