Hi, uh - shame on me and thanks to b0nyb0y! I've only seen the JavaScript part and didn't realise that the HTML-part is in one single line.
> Have anyone else successfully configured myfaces to > generate PRETTY_HTML output which shows up nicely in > a browser's "View Source" tool? Me ;-). On my system (Windows XP, Tomcat 5.5.9, MyFaces 1.0.9 M9) the generated html is relatively pretty (e.g. there are line breaks between tags) with context parameter "org.apache.myfaces.PRETTY_HTML" set to true (in web.xml). Daniel

