This is a wrapper servlet around the cocoon servlet that prefroms two functions, 1) it
initializes DSpace / XML UI configuration parameters, and 2) it will preform inturrupted
request resumption.
Class will read the DSpace configuration file via the ConfigurationManager
It accepts the name of the property to read and the name of the variable to
use in the sitemap scope.
Class will read the the specified configuration file via the property-file parameter
It accepts the name of the property file to read and the properties to set to the sitemap scope
For example:
...