DocType Missing
G'day,
We have seen this odd problem with the HTML DocType going missing. When you first request for the page, the doctype is returned. Upon refresh of the browser, it will disappear. There doesn't seem to be any patterns, and we have made sure the DocType is the first thing in the JSP, i.e. way before the tag libs.
When it appears, it is right at the top of the page.
This only seem to happen on delivery servers (i.e. futuretense.ini:cs.sitepreview=delivery). Maybe something to do with the cache?
This is WebLogic 11.1.1.8.0 patch 7. The same code works on a JSK patch 12 (Tomcat).