¿Cuáles son los objetos implícitos disponibles en el lenguaje de expresión?

The implicit objects available in the expression language are as follows:
ObjectDescription
applicationScopeIt maps application-scoped variable names to their values.
cookie It maps a cookie name to a single cookie object.
header It maps HTTP request headers as strings.
headerValues It maps HTTP request headers as an array of strings.
initParam It maps a context initialization parameter name to a single value.
pageContext It provides access to objects of servletContext, session, request, and response.
pageScope It maps page-scoped variable names to their values.
param It maps a request parameter name to a single value.
paramValues It maps a request parameter name to an array of values.
requestScopeIt maps request-scoped variable names to their values.
sessionScope It maps response-scoped variable names to their values.
Pass SCWCD Java 5 in first attampt. Download free practice test for CX310-084 SCWCD Java/J2EE 5 Upgrade exam.


All comments of post - "¿Cuáles son los objetos implícitos disponibles en el lenguaje de expresión?":

:Haha! I'am the first! Yeh~

Comments are currently closed.

Add a Comment / Trackback url

Comment begin from here or jump up!