jsf - Which Faces to choose -


I am the victim of additional component libraries for the original JSF 2.0 library. I need a calendar-pick, tabbed pane, tree view and other good components to complete my Java EE 6-Glassfish 3 project.

But I do not know which additional library to choose; MyFaces, OpenFaces, PrimeFaces, etc. I did not try any of them.

I choose my most important requirement for additional library, the footprint in bandwidth and memory will do this. This is a light library because the web-system is used by many users in developing countries, where bandwidth is very far in the US / Europe. Plus it would be nice if some raid editor tools for the use of visual / GUI part for web / designer people are Dreamweaver's thought, but I do not know that it can present components (JSF Core and Chase Libibus )?

What additional supplementary library would I suggest to choose?

The appropriate option seems like you can use the JBoss tool (free) as WYSIWYG IDE Actively developed and maintained. The new version 4 will work even better with JSF2. To preserve bandwidth you may need to look at compression techniques on static resources.

Comments