Skip to content

codeflow/jsf-facelets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jsf-facelets

This repository demonstrates basic features using JSF and Facelets. All the codes presented here were discussed in the post at codeflow.com.br

Getting Started

This repository has 4 distinct and very important branches:

Branch Description
basic-jsf This branch presents the creation of basic JSF 1x project using the default implementation is based on the use of JSP pages. (Facelets is not configured).
jsf-facelets This branch presents the creation of JSF 1x project and configuring Facelets as the default view technology.
jsf-facelets-maven This branch presents the creation of a JSF 2x project with Facelets using Maven.
jsf-facelets-2x This branch presents the creation of a JSF 2x project with Facelets.

The master and developer branchs are synchronized with the jsf-facelets-maven branch

Prerequisites

To execute the projects hosted in this repository, the following technologies will be required:

All required libs used are hosted in the /lib directory available on each branch

Any questions, don´t hesitate to contact me at here

About

Basic usages of JSF and Facelets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages