Scopes  Application logic in JSPs

Chapter 24: Creating JavaServer Pages

Implicit objects

The following implicit objects are always available within scriptlets and expressions:

For information about the scope and type of each implicit object, see the JavaServer Pages Syntax Card .

The exception implicit object

If the JSP is an error page (the page directive’s isErrorPage attribute is set to true), the following implicit object is also available:

For more information, see “Error handling”.





Copyright © 2005. Sybase Inc. All rights reserved. Application logic in JSPs

View this book as PDF