Objectives
[Previous] [Main] [Next]

Objectives of this JSF Presentation

1. Introduce you to JavaServer Faces (JSF).

2. Let you see JSF in action and see the parts that are running in the background. JSF is very much like a duck swimming on a pond. From the top view all you see is graceful easy movement. Under the water you see a frantic activity.

3. Help you decide if JSF is right for your next application.

What do you need to know before this presentation?

1. You need to know some Java..
2. It helps to know some HTML.
3. A passing acquaintance with JSP and servlet container like Tomcat helps.
4. A passing acquaintance with XML also helps.