Package org.apache.jasper.servlet

Class Summary
JasperLoader This is a class loader that loads JSP files as though they were Java classes.
JspCServletContext Simple ServletContext implementation without HTTP-specific methods.
JspServlet The JSP engine (a.k.a Jasper).
JspServletWrapper The JSP engine (a.k.a Jasper).
ServletEngine Simple class to factor out servlet runner dependencies from the JSP engine.
TomcatServletEngine Implementation of Servlet Engine that is used when the JSP engine is running with Tomcat.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.