JSP 2.0 Expression Language - Implicit Objects


This example illustrates some of the implicit objects available in the Expression Lanaguage. The following implicit objects are available (not all illustrated here):
Change Parameter
foo =

EL Expression Result
${param.foo}  
${param["foo"]}  
${header["host"]} pro-com-java-webmms-292408616.us-west-1.elb.amazonaws.com 
${header["accept"]}  
${header["user-agent"]} Amazon CloudFront