| java.lang.Object com.sun.portal.providers.jsp.JspServletWrapper
JspServletWrapper | class JspServletWrapper (Code) | | JspServletWrapper is a wrapper for the servlet that is produced
from a JSP file. It is responsible for compiling and loading the
JSP if necessary and calling the init and service methods on the
JSP servlet.
|
expireTime | long expireTime(Code) | | |
scanInterval | int scanInterval(Code) | | |
destroy | public void destroy()(Code) | | |
expired | boolean expired()(Code) | | |
resetExpireTime | void resetExpireTime()(Code) | | |
setFullJspFile | void setFullJspFile(String fullJspPath)(Code) | | |
|
|