Udo Schnurpfeil created TOBAGO-1353:
---------------------------------------
Summary: Support for comments in Facelets
Key: TOBAGO-1353
URL: https://issues.apache.org/jira/browse/TOBAGO-1353
Project: MyFaces Tobago
Issue Type: Improvement
Components: Core
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor
In the moment comments needs to be disabled in the web.xml:
<context-param>
<param-name>javax.faces.FACELETS_SKIP_COMMENTS</param-name>
<param-value>true</param-value>
</context-param>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)