| This Chapter | |
| - | Chapter 6: The Expression Language |
| - | The Expression Language Syntax |
| - | Accessing JavaBeans |
| - | EL Implicit Objects |
| - | Using Other EL Operators |
| - | The EL in JSP 2.0 |
| - | Summary |
The EL is one of the most important features in JSP 2.0. It can help you write shorter and more effective JSPs, as well as helping you author script-free pages. In this chapter you have seen how to use the EL to access JavaBeans and implicit objects. Additionally, you have seen how to use EL operators. In the last section of this chapter, you learned how to use the application settings related to the EL in JSP 2.0.