- Jakarta EE Cookbook
- Elder Moraes
- 92字
- 2021-06-24 16:12:37
Running your first JSF 2.3 code
Jakarta Server Faces (JSF) is the Java technology made to simplify the process of building UIs.
With JSF, you can build components and use (or reuse) them in the UI in an extensible way. You can also use other powerful APIs, such as Jakarta CDI and Jakarta Bean Validation, to improve your application and its architecture.
In this recipe, we will use the Validator and Converter interfaces with the new feature introduced by version 2.3, which is the possibility of using them with generic parameters.
推薦閱讀
- Windows系統管理與服務配置
- 概率成形編碼調制技術理論及應用
- 基于Swift語言的iOS App 商業實戰教程
- JavaScript 程序設計案例教程
- concrete5 Cookbook
- 常用工具軟件立體化教程(微課版)
- C++從入門到精通(第5版)
- Bootstrap for Rails
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Python開發基礎
- Mastering VMware Horizon 7(Second Edition)
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Developing Java Applications with Spring and Spring Boot
- 體驗之道:從需求到實踐的用戶體驗實戰
- Python全棧開發:數據分析