JSTL Early Access Beware — API and Tags may/will change support   development   comments to JSR052 EG
JSTL Examples     IntroductionEL Support ConditionalsIteratorsImportI18N & FormattingXMLSQLEcmaScriptMisc.

Expression Language Support Tags Examples

<out>  

This example features <out> used with default values using the default attribute as well as the tag's body content.

<set>  

We set the value of an application scope attribute from the <set> tag body content. This application scope variable is then used in a second JSP page.


JSTL Early Access Beware — API and Tags may/will change support    development   comments to JSR052 EG