Please do no! double posts.
Issue like this belong to the user list.
that's right.

What did you do?
I am using Facelets (XHTML...) w/ Trinidad and have no problem.

On 8/6/06, Mikhail Grushinskiy <[EMAIL PROTECTED]> wrote:
What is the way with Trinidad to generate valid strict XTHML?
I've tried

<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"; version="2.0"
    xmlns="http://www.w3.org/1999/xhtml";
    xmlns:f="http://java.sun.com/jsf/core";
    xmlns:tr="http://myfaces.apache.org/trinidad";
    xmlns:trh="http://myfaces.apache.org/trinidad/html";>
    <jsp:directive.page contentType="application/xhtml+xml;charset=utf-8" />
    <f:view>
        <tr:document

and it produces pages with many non working links? I've used latest build
after refactoring.

Thanks,
--MG




--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to