Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.0-beta-1
-
None
-
None
Description
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.