Ick, something is getting unescaped somehow. If I have this in a page:
| <h:inputText value="This is a static inputText with a <strong>HTML</strong> tag"/> <br /> | I get this browser error in response: | XML Parsing Error: not well-formed | Location: http://localhost:8080/fiat/home.seam | Line Number 18, Column 81: | <input type="text" name="j_id9:j_id10" value="This is a static inputText with a <strong>HTML</strong> tag" /> <br /> | --------------------------------------------------------------------------------^ | | | | What am I doing wrong here? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972423#3972423 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972423 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user