| de.schlund.pfixxml.ServletManager de.schlund.pfixxml.ServletManagerCompat
ServletManagerCompat | abstract public class ServletManagerCompat extends ServletManager (Code) | | This servlet is a compatibility layer for legacy servlets based on the old
ServletManager. It uses a configuration file in the standardprops XML
format and provides the properties defined in this file to the child
implementation.
author: Sebastian Marsching |
getProperties | protected Properties getProperties()(Code) | | Compatibility method as old ServletManager used to be confingured using
properties and child implementations might depend on this.
Properties defined in the configuration file |
|
|