Java Reference
In-Depth Information
Clicking on the link inside the dialog takes us to the PrimeFaces web site.
As we can see, PrimeFaces allows us to create elegant web applications with
very little effort on our part. Next, we will see how to take advantage of several
PrimeFaces components to greatly ease and simplify the work we need to do to
create our web applications.
Using PrimeFaces components in our
JSF applications
In this section, we will discuss how to use some simple PrimeFaces components to
save us work when developing our JSF applications. The following page is a simple
customer data entry page:
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
Search WWH ::




Custom Search