Documentation
JSFToolbox

Search 

Contents

1. Introduction
2. Getting Started
3. Developing Web Sites
4. Using Components
5. Internationalization
Selected 6. Code View Support
7. Design View Support
8. Keyboard Shortcuts
9. Tag Object Toolbars
10. JSF Server Behaviors
11. Property Inspectors
12. JSF Tag Reference

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

JSF EL
JSP Expression Language Code Hints