- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class InstallationResourcesServlet
extends javax.servlet.http.HttpServlet
This is a _very_ primitive servlet that serves resources off of the classpath. It does absolutely no error checking
or anything of the sort - it is expected we are in control of the install web resources and as such need no help.
*Do not use this servlet in any other context than Magnolia's installation UI !*
- See Also:
- Serialized Form