page | |
Variable name: | |
page |
|
Class name: | |
Object |
|
Extends: | |
None |
|
Implements: | |
None |
|
Implemented by: | |
Part of the standard Java library |
|
JSP page type: | |
Available in both regular JSP pages and error pages |
|
Description | |
The page variable is assigned to the instance of
the JSP implementation class, declared as an
Object. This variable is rarely, if ever, used.
See the Java documentation at |