Package de.aristaflow.adept2.base.servletcontainer
package de.aristaflow.adept2.base.servletcontainer
-
ClassDescriptionThis servlet simply returns
HttpServletResponse.SC_NOT_FOUNDto any request.A servlet for dynamically deployment that will be notified of (un-)deployment.An extension ofServletContextthat adds methods to remove previously added servlets.A simple wrapper to provideDynamicServletfor aHttpServlet.This exception indicates that deploying or undeploying a servlet (web application) to a servlet service has failed.AServletServiceprovides the means to publish a servlet at runtime.ThisDynamicallows to set the servlet context to allow for wrapping servlet contexts when adding servlets.