previous
|
start
|
next
A Simple JSF Program
JSF: Java Server Faces
To develop a JSF application, you need a web server that is integrated with a JSF container
A JSF page contains HTML and JSF tags
The user interface of a JSF application is described by a set of JSF pages
previous
|
start
|
next