Class ServletLoader

java.lang.Object
net.sf.basedb.clients.web.extensions.ServletLoader

public class ServletLoader
extends Object
Loads servlet definitions from an XML file. The file format is a simplified version of the format allowed for web.xml files in Tomcat. We have kept only the <servlet> tag and it's subtags.
Version:
2.7
Author:
nicklas
Last modified
$Date: 2015-04-21 08:26:57 +0200 (ti, 21 apr 2015) $