- 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.
推薦閱讀
- 電腦軟硬件維修大全(實例精華版)
- 單片機原理及應(yīng)用系統(tǒng)設(shè)計
- Practical Machine Learning with R
- 微型計算機系統(tǒng)原理及應(yīng)用:國產(chǎn)龍芯處理器的軟件和硬件集成(基礎(chǔ)篇)
- Istio服務(wù)網(wǎng)格技術(shù)解析與實踐
- Hands-On Motion Graphics with Adobe After Effects CC
- Java Deep Learning Cookbook
- 單片微機原理及應(yīng)用
- UML精粹:標(biāo)準對象建模語言簡明指南(第3版)
- 嵌入式系統(tǒng)原理:基于Arm Cortex-M微控制器體系
- INSTANT Cinema 4D Starter
- 新編計算機組裝與維護
- Hands-On Game Development with WebAssembly
- Windows Presentation Foundation 4.5 Cookbook
- 實戰(zhàn)Alibaba Sentinel:深度解析微服務(wù)高并發(fā)流量治理