# servlets to be loaded at Jigsaw's startup ###### this blank entry exists in default Jigsaw install #servlets.startup= servlets.startup=ApplicationRunner servlets.startup=bugger # ApplicationRunner, what keeps all our resources initialized, primed and available servlet.ApplicationRunner.code=org.w3c.app.servlet.ApplicationRunner servlet.ApplicationRunner.icon=burst.gif servlet.IssueServlet.code=org.w3c.eta.servlet.IssueServlet servlet.IssueServlet.icon=burst.gif servlet.bugger.code=org.w3c.eta.servlet.BuggerServlet servlet.bugger.icon=burst.gif servlet.path.code=test.servlets.eval.getRealPath servlet.path.icon=burst.gif