JSP 2.0 Expression Language - Implicit Objects


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

EL Expression Result
${param.foo} bar 
${param["foo"]} bar 
${header["host"]} oyp-load-balancer-1848719046.us-east-2.elb.amazonaws.com 
${header["accept"]}  
${header["user-agent"]} Amazon CloudFront