Serialized Form
-
Package jakarta.servlet.jsp
-
Exception Class jakarta.servlet.jsp.JspException
class JspException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class jakarta.servlet.jsp.JspTagException
class JspTagException extends JspException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jakarta.servlet.jsp.SkipPageException
class SkipPageException extends JspException implements Serializable- serialVersionUID:
- 1L
-
-
Package jakarta.servlet.jsp.el
-
Exception Class jakarta.servlet.jsp.el.ELException
class ELException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class jakarta.servlet.jsp.el.ELParseException
class ELParseException extends ELException implements Serializable- serialVersionUID:
- 1L
-
-
Package jakarta.servlet.jsp.tagext
-
Class jakarta.servlet.jsp.tagext.BodyTagSupport
class BodyTagSupport extends TagSupport implements Serializable- serialVersionUID:
- -7235752615580319833L
-
Class jakarta.servlet.jsp.tagext.TagSupport
class TagSupport extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.jasper
-
Exception Class org.apache.jasper.JasperException
class JasperException extends jakarta.servlet.ServletException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.jasper.el
-
Exception Class org.apache.jasper.el.JspELException
class JspELException extends ELException implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.jasper.el.JspMethodExpression
class JspMethodExpression extends MethodExpression implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception Class org.apache.jasper.el.JspMethodNotFoundException
class JspMethodNotFoundException extends MethodNotFoundException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.jasper.el.JspPropertyNotFoundException
class JspPropertyNotFoundException extends PropertyNotFoundException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.jasper.el.JspPropertyNotWritableException
class JspPropertyNotWritableException extends PropertyNotWritableException implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.jasper.el.JspValueExpression
class JspValueExpression extends ValueExpression implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.apache.jasper.runtime
-
Class org.apache.jasper.runtime.HttpJspBase
class HttpJspBase extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.jasper.servlet
-
Class org.apache.jasper.servlet.JspServlet
class JspServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
config
jakarta.servlet.ServletConfig config
-
jspFile
String jspFile
-
-