- Java EE 8 Application Development
- David R. Heffelfinger
- 109字
- 2021-07-02 22:05:04
Summary
In this chapter, we covered how to develop web-based applications using JavaServer Faces, the standard component framework for the Java EE platform. We looked at how to write a simple application by creating pages using Facelets as the view technology and CDI named beans. We also covered how to validate user input by using JSF's standard validators, by creating our own custom validators or by writing validator methods. Additionally, we covered how to customize standard JSF error messages, both the message text and the message style (font, color, and such). Also, we covered how to develop Ajax-enabled JSF pages, as well as how to integrate JSF and HTML5.
推薦閱讀
- Objective-C Memory Management Essentials
- Instant 960 Grid System
- Swift 3 New Features
- UML 基礎與 Rose 建模案例(第3版)
- Python之光:Python編程入門與實戰
- Python深度學習原理、算法與案例
- Learning Unreal Engine Android Game Development
- Node學習指南(第2版)
- C語言程序設計實訓教程與水平考試指導
- C++程序設計教程(第2版)
- C語言程序設計實踐
- Learning Unreal Engine Game Development
- Python面試通關寶典
- Raspberry Pi Blueprints
- JavaEE架構與程序設計