Hi all, In my JSF application I keep getting in the server log the warning: unexpected input while looking for attr name or '/>' at line (whatever) and under the Logger column I get: org.apache.myfaces.renderkit.html.util.ReducedHTMLParser As far as I can see, all my JSF tags end with '/>', and there may or may not be a space before the '/', although ...