The change I made was to a simple string in an area of the app that
would not impact JSPs. Recompilation of the file was fine)
The source returned to the browser is minimal, as in your example, just
a few lines of HTML. The JSPs are validated, no changes to jsps was
done. All was working until Tomcat restart. The jsps get compiled etc.
I am using IE6, no changes there.
Some pages us javascript some dont, the problem persists throughout.
As a test, I created a JSP called index.jsp (it contains no code, just
one line of text) and threw it in
http://forums.fooforums.com , a
directory containing JSPs (prior to placing index.jsp in this directory
you could see this list of jsps but clicking on them just returned
blank pages again). This index.jsp gets compiled fine but still renders
a blank page (just minimal html), try for yourself.
Ideas ?
Thanks,
Jason.