JavaServer Faces (JSF) Woodstock Components (donated to Open Source by Sun)

Sang Shin, sang.shin@sun.com, Sun Microsystems, www.javapassion.com/j2ee



In this lab, you are going to build, run and examine Woodstock components.


Expected duration: 90 minutes (excluding homework)


Prerequisites

This hands-on lab assumes you have some basic knowledge or programming experience on the following  technologies.


Software Needed

Before you begin, you need to install the following software on your computer. 


OS platforms you can use

Change Log


Things to add/imrpove


Lab Exercises


Exercise 1: Build and run "woodstock-example" sample application

In this exercise, you will learn how to build and run "woodstock-example" sample application.


(1.1) Open, build, and run "woodstock-example" sample JSP application

0. Start NetBeans IDE. 
1. Open woodstock-example NetBeans project. 

2. Add libarary files to the project.

3. Build and run woodstock-example project.


(1.2) Play around with Table component


1. Display table in sorted order



2. Table preference


3. Paging







(1.3) Play around with Property Sheet component


1. Display File Chooser.





2. Orderable List






(1.4) Play around with Wizard component
















Summary

In this exercise,  you have built and run a ready-to-build-and-run "woodstock-example" sample application to get a sense how the application works. 

                                                                                                                        return to the top





Homework Exercise (for people who are taking Sang Shin's "Java EE Programming online course")


<to be provided>

                                                                                                                        return to the top