Serialized Form
-
Package jakarta.servlet.jsp
-
Exception jakarta.servlet.jsp.JspException
class JspException extends Exception implements Serializable- serialVersionUID:
- -724329986255528641L
-
Exception jakarta.servlet.jsp.JspTagException
class JspTagException extends JspException implements Serializable- serialVersionUID:
- 1546743964929435607L
-
Exception jakarta.servlet.jsp.SkipPageException
class SkipPageException extends JspException implements Serializable- serialVersionUID:
- -7223157500637139188L
-
-
Package jakarta.servlet.jsp.tagext
-
Class jakarta.servlet.jsp.tagext.BodyTagSupport
class BodyTagSupport extends TagSupport implements Serializable- serialVersionUID:
- -7235752615580319833L
-
Serialized Fields
-
bodyContent
BodyContent bodyContent
The current BodyContent for this BodyTag.
-
-
Class jakarta.servlet.jsp.tagext.TagSupport
class TagSupport extends Object implements Serializable- serialVersionUID:
- 3749116330508327592L
-