Sign in using Google or Yahoo! id.  

JSTL Scope

 Comments Share:   Twitter   Reddit   HackerNews   Facebook 

To access request parameters:

${param.paramName}

Other scopes:

${pageScope.attrKey}

${requestScope.attrKey}

${sessionScope.attrKey}

${applicationScope.attrKey}
Posted on May 21, 2010 05:24 AM by Subhash Chandran
jstl javaee
blog comments powered by Disqus