A Servlet that generates a GLM-specific
summary of task completion.
Load with the default URL path "/glmcompletion" using:
plugin = org.cougaar.glm.servlet.GLMCompletionServlet
or specify a path such as "/foo":
plugin = org.cougaar.glm.servlet.GLMCompletionServlet(/foo)