------ MyFaces Core: Impl ------ MyFaces Core: Impl The MyFaces Core is the portion of MyFaces that implements the JSF Specification. The specification includes both an API and an Implementation aspect and the {{{http://myfaces.apache.org/api}MyFaces API}} and {{{http://myfaces.apache.org/impl}MyFaces Impl}} subprojects mirror this concept. Using the MyFaces JSF Implementation To use the MyFaces implementation you will need to download one of the core release versions. Each version XXX of the core that is released will contain myfaces-api-XXX.jar, myfaces-impl-XXX.jar and myfaces-commons-YYY.jar. <> MyFaces currently implements {{{http://www.jcp.org/en/jsr/detail?id=127}Java Specification Request 127}}. Each release is certified against the Sun TCK to ensure compliance. <> There is a new JSR, {{{http://www.jcp.org/en/jsr/detail?id=252}Java Specification Request 252}}, which includes several major improvements to JSF. The specification is currently in Proposed Final Draft form. There are no immediate plans to implement this specification in MyFaces but it is likely that work will begin once the spec is finalized.