| |
Index |
application | The current application |
exception | For error pages, the exception thrown from the broken page |
out | The buffered stream to the HTTP response |
page | The current servlet |
pageContext | State for the current page |
request | Contains the request object |
response | Contains the response object |
session | The current session |
Contains the request object.
Contains the response object.
State for the current page.
The current session. session is available only
when the session directive
is true.
The buffered stream to the HTTP response.
For error pages, the exception thrown from the broken page.
Copyright © 1998-2002 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark,
and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc. | |
|