sed Thu, 01 Mar 2007 02:44:53 -0800
Hi, How to configure myfaces to make output in not xhtml but only in html forman?
For example I don't want to see: <input type="text" name="_id0:_id1" value="Value" /> But I want to see: <input type="text" name="_id0:_id1" value="Value" >