[jboss-user] [JBoss Seam] - Re: Disable butons till the screen renders

CptnKirk do-not-reply at jboss.com
Sun Apr 22 20:15:15 EDT 2007


You might be able to set the default Facelet or JSP flush size to something large enough to keep everything in memory until your entire paged had finished rendering.  However you apparently have large pages that take a long time to render, so it's probably not desirable to do this.

If you're able to reproduce the problem, and it sounds like you can, you might want post it here or in JIRA.  Someone may find a way of at least preventing Seam from crashing.

Or you could take a look at the exception type, and supply custom navigation to an error page asking your impatient users to allow the page to fully render before they start clicking on stuff. :)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039659#4039659

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039659



More information about the jboss-user mailing list