Yes. I am doing this:

<html
   xmlns="http://www.w3.org/1999/xhtml";
   xmlns:ui="http://java.sun.com/jsf/facelets";
   xmlns:h="http://java.sun.com/jsf/html";
   xmlns:f="http://java.sun.com/jsf/core";
   xmlns:t="http://myfaces.apache.org/tomahawk";
   xmlns:c="http://java.sun.com/jstl/core_rt";>

Everything renders correctly but the renderer does not like the presence of the xmlns.



Mike Kienenberger wrote:
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




--

*Kevin Gutch*
*Protech Products, Inc*.
407.328.5300, ext. 102
407.328.5250 (fax)


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to