JSF – Java Server faces
What Is JavaServer Faces?
JavaServer Faces is a new framework for building Web applications using Java.
All JSF projects need a particular directory structure as mentioned by the JSF framework.
This directory structure can be easily obtained by starting a JSF project in NetBeans.
To start a new JSF project in NetBeans
Go to File Menu [...]
My struggle with adding thirdpary components into my jsf project started a week back and now am successful with the most efficient and powerful library jmaki. yeah jmaki is powerful because it gives the programmer full control on its working. I had given a try to apache myfaces and jboss richfaces but both doesnt show [...]
Any jsf project needs a particular directory structure as mentioned by the jsf framework.
This directory structure can be easily obtained by starting a jsf project in NetBeans.
To start a new jsf project in NetBeans:
1) Go to file click on new project.
2) Select the category as web and project as web application.
3) In the next page [...]