]
Pete Muir reassigned JBSEAM-2056:
---------------------------------
Assignee: Pete Muir
Add a way to specify the type of Richfaces HTML parser for a
particular view in components.xml
----------------------------------------------------------------------------------------------
Key: JBSEAM-2056
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2056
Project: JBoss Seam
Issue Type: Feature Request
Affects Versions: 2.0.0.CR2
Reporter: Adrian Mitev
Assigned To: Pete Muir
Priority: Minor
Fix For: 2.0.1.GA
Here is a sample code for this
<context-param>
<param-name>org.ajax4jsf.xmlparser.ORDER</param-name>
<param-value>TIDY,NEKO,NONE</param-value>
</context-param>
<context-param>
<param-name>org.ajax4jsf.xmlparser.TIDY</param-name>
<param-value>/pages/repeater.xhtml,/pages/tabs.xhtml</param-value>
</context-param>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: