TOC PREV NEXT INDEX

Step 6 - Integrating Facelets


Each of the steps, until now, have added new functionality to the users of the TimeZone web application, showing more data or being more interactive. This time though, our application should be functionally equivalent to the previous, but instead of being based on JSP, will instead use Facelets (see https://facelets.dev.java.net/). The intent of this step is to show the minimal effort required to port an ICEfaces JSF JSP Document application to ICEfaces JSF Facelets.

Note: This step is related to Facelets and will be of interest only if you intend to use Facelets.


Copyright 2005-2009. ICEsoft Technologies, Inc.
TOC PREV NEXT INDEX