TL;DR: I can't get the DOCTYPE header to appear on my JSF pages.
I just inherited a JSF 1.2 project that's having some display issues under IE. I'm brand new to JSF, ...
The page I am building will have a pane on the left side that is a project explorer pane, one along the top that will have different tabs, and then the main screen within the rest of the page. Something like: -------------------------- l l ----------------------- l l l l l l -------------------------- Im obviously no ascii artist lol What ever is ...