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.