You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

MyFaces Commons Project is a collection of components, converters, validators and other useful goodies not renderkit specific and not bound to any framework or JSF implementation.

It divides into several sub-modules:

  • myfaces-commons-utils : Contains JSF utility methods and other useful code. Some code comes from MyFaces Shared project.
  • myfaces-components : Components that can be used with any jsf framework.
  • myfaces-converters : Converters that can be used with any jsf framework.
  • myfaces-validators : Validators that can be used with any jsf framework.
  • No labels