Below you will find pages that utilize the taxonomy term “jsf”
Javaee
Introduction To JSF 2 Using NetBeans And GlassFish
Introduction Using NetBeans 6.8M1 and GlassFish v3, its possible to write Java EE 6 web applications. In this article i’ll be showing what managed beans look like and how they are linked up in Facelets pages. I’ll also show how to localize the application for use with different languages. Finally, I’ll show how the Bean Validation Framework (JSR-303) can be used to add simple validation to POJOs.
To show these features, I’ve written a simple “Hello World” program.