Yes, JSF 1.1 only requires HTML 4.01 validation. However, aren't you providing xmlns: attributes in your xhtml files for facelets?
On 4/25/07, Kevin Gutch <[EMAIL PROTECTED]> wrote:
Does JSF and MyFaces only require HTML 4.01 validation. I have a site that uses Facelets and MyFaces and it fails validation. The biggest error I see repeatadly is: /"there is no attribute xmlns:"/ Does anyone know a way around this? Thanks, Kevin

