5 Replies Latest reply on Apr 16, 2002 11:49 PM by thorntond

    Occasional Blank Page In Browser When Requesting JSP

      I am having a problem with a JSP page occasionally showing up blank in the browser. When I do a view source on a blank page from the browser, all the html is there and it's no different than the html when the page doesn't come up blank. I've tested with both Jetty and Tomcat and Netscape and IE and I can get it to happen with all combinations. It happens most often when a jsp page is being loaded into a browser for the first time. My initial guess is that it's some kind of timing issue with the browser.
      I'm hoping somebody might have a quick solution to this problem before I start testing the offensive jsp by stripping it down line by line.

      I've reproduced this problem with Jboss 3.0 beta/jetty and JBoss 3.0 beta/Tomcat and JBoss 3.0 beta 2 (built today)/jetty. Using Netscape 6.2 and IE 5.5 & 6. OS is Linux.

      Danny