TOTD #42 explained how to create a simple Java Server Faces application using NetBeans 6.1 and deploy on GlassFish. In the process it explained some basic JSF concepts as well. If you remember, it ...
The Netbeans Java environment lets you create a connection to a database and retrieve records from the database to display in your Java forms. You can also add records to the tables using the Netbeans ...