Class | Description |
---|---|
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).
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.