- Several bug fixes and refactorings
- Portlet support
- New components, such as an improved Tree control, CollapsiblePanel, and selectOneCountry
- Russian translations
External Resources:
Congratulations.Are the components in the library usable with any JSF implementation, or just the MyFaces implementation?Iwan
I think JSF central is a one of the best - if not the best - website for JSF resources. In fact, without any doubt I recommend 'JavaServer Faces in Action' to anybody that wants to learn about JSF, written by the site's founder.The point I was making, however, is that documentation on the actual MyFaces components is next to nothing. Yes, you have half complete javadocs and low level taglib documentation. But unless you want to limit your user community to hard-core developers that have an interest in learning low level APIs, you need to at least provide a decent tutorial or high level documentation on what each component is, and how to use it, ideally with a couple of examples. And then let developers deep down in the low level API if they wish so.Eduard