Hi, Am currently upgrading my project to wicket 6.9 Am facing a sporadic issue where sometimes page comes up blank (Only the image placed at top of page comes fine). This error comes on any random screen (not specific to a certain screen).
I tried to narrow down the scenario when this error occurs: - This error occurs in IE 9, does *not* occur in Firefox 10 - This error occurs with RenderStrategy as REDIRECT_TO_BUFFER and REDIRECT_TO_RENDER, but does *not*occur with RenderStrategy as ONE_PASS_RENDER - After the blank page comes up, if I hit the Refresh or Back button, the same page comes up fine Changing the RenderStrategy is not an option currently. It appears IE is causing the connection to close sporadically. Not quite sure what is going on. Any help will be much appreciated. Thanks, Prasad -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Upgrade-to-wicket-6-giving-blank-page-in-IE-9-tp4660213.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
