You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2010/03/16 16:40:27 UTC

[jira] Created: (TRINIDAD-1759) Trinidad 2 demo uses JSP pages and tags instead of facelets files

Trinidad 2 demo uses JSP pages and tags instead of facelets files
-----------------------------------------------------------------

                 Key: TRINIDAD-1759
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1759
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Facelets
    Affects Versions:  2.0.0.2-core 
            Reporter: Andrew Robinson


The Trinidad 2 demo still uses jspx files instead of Facelets files. The problem is that the resulting pages have illegal DOM produced, the JSP tags get sent to the client. 

All the pages should be changed to facelets (*.view.xml extension preferrably) and all of the <jsp: tags removed or replaced as appropriate with the corresponding facelet tags.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.