6. Code View Support
Contents > Code View Support > JSP Expression Language
JSP Expression Language (JSP-EL)
JSFToolbox supports all the implicit variables within the JSP expression language:
- applicationScope
- cookie
- header
- headerValues
- initParam
- pageScope
- requestScope
- sessionScope

JSP Expression Language Code Hints
|