Class Summary | |
---|---|
JasperLoader | Class loader for loading servlet class files (corresponding to JSP files) and tag handler class files (corresponding to tag files). |
JspCServletContext |
Simple ServletContext implementation without
HTTP-specific methods.
|
JspServlet | The JSP engine (a.k.a Jasper). |
JspServletWrapper | The JSP engine (a.k.a Jasper). |