- Mastering JavaServer Faces 2.2
- Anghel Leonard
- 115字
- 2021-12-08 12:41:28
Summary
In this chapter, we saw that EL 2.2 expressions can be used to dynamically access data (read and write) stored in JavaBeans components, to call arbitrary static and public methods, and to perform arithmetic and logic operations. Finally, we saw that EL allows us to extend its capabilities with custom resolvers. Starting with EL 3.0, we can take advantage of new operators, lambda expressions, and support when working with collection objects.
While reading this book, you will see many examples of EL expressions in real cases. For example, in the next chapter, you will use EL expressions to explore JSF communication capabilities.
See you in the next chapter, where we will discuss JSF communications.
推薦閱讀
- 觸摸屏實用技術與工程應用
- Creating Dynamic UI with Android Fragments
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- Mastering Delphi Programming:A Complete Reference Guide
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- Learning Stencyl 3.x Game Development Beginner's Guide
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- Spring Cloud微服務架構實戰
- BeagleBone Robotic Projects
- 深入理解序列化與反序列化
- FreeSWITCH Cookbook
- Learning Less.js
- Corona SDK Mobile Game Development:Beginner's Guide
- 多媒體應用技術(第2版)
- Service Mesh微服務架構設計