- JBoss Tools 3 Developers Guide
- Anghel Leonard
- 238字
- 2021-05-21 20:15:38
Chapter 4. JSF Tools
JSF Tools is a set of tools designed for improving the development process of JSF projects. In this chapter, we will see that these tools offer amazing skills for creating different kinds of JSF projects and JSF components, such as converters, validators, managed beans, referenced beans, and so on. Also, we will talk about integrating JSF and the Facelets framework, and how to add/remove JSF support for an existing project.
Throughout this chapter, we will follow the "learning by example" technique, and we will develop a completely functional JSF application that will represent a JSF registration form as you can see in the following screenshot. These kinds of forms can be seen on many sites, so it will be very useful to know how to develop them with JSF Tools.

The example consists of a simple JSP page, named register.jsp
, containing a JSF form with four fields (these fields will be mapped into a managed bean), as follows:
personName
—this is a text field for the user's namepersonAge
—this is a text field for the user's agepersonPhone
—this is a text field for the user's phone numberpersonBirthDate
—this is a text field for the user's birth date
The information provided by the user will be properly converted and validated using JSF capabilities. Afterwards, the information will be displayed on a second JSP page, named success.jsp
.
- Sphinx Search Beginner's Guide
- Getting Started with Microsoft Application Virtualization 4.6
- Photoshop 2022從入門到精通
- AutoCAD 2017實用教程
- Procreate插畫入門必修課
- AI繪畫:Stable Diffusion從入門到精通
- 中文版Dreamweaver基礎培訓教程
- Excel 2013公式·函數與數據分析
- Power Query For Excel:讓工作化繁為簡
- AutoCAD 2022中文版從入門到精通(標準版)
- Microsoft SQL Azure Enterprise Application Development
- 蝶變:移動用戶體驗設計之道
- CINEMA 4D新手快速進階實例教學
- 中文版CorelDRAW X7基礎培訓教程
- Photoshop CG 古風插畫繪制技法精解