Some nice links for ICEFaces, Facelets, Ajax4JSF
During the last month I collected some nice bookmarks. So if you are developing web applications using JSF this might be interesting to you:
General Links:
- Facelets ( structures your JSF application view, like Tiles in Struts does )
- Ajax4JSF ( Integrate Ajax in JSF applications )
- ICEFaces ( like ajax4jsf, but more functionality, like Drag and Drop, etc.)
- RichFaces ( like IceFaces and is now opensource )
- jMaki ( nice Ajax functionality widgets-like style )
- Dynafaces (very basic Ajax functionality )
Tutorials of interest:
- Facelets Tutorial
- Using JSF with Ajax, nice explanation how to combine these technologies
- Integrating Google Maps into a Java Application using Ajax