previous
|
index
|
next
More Implicit Objects
pageContext
Allows page forwarding, includes
Introduces
page scope
:
getAttribute(), setAttribute(),
and
removeAttribute()
methods
out
, for sending content in a response
config
Example:
InternationalizedHelloWorld.jsp
Must put "
greeting
" parameter in
web.xml
Here is the URL:
http://redrock.d.umn.edu:8082/jspbook/InternationalizedHelloWorld.jsp
previous
|
index
|
next