You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Eva Sager <Ev...@aelera.com> on 2003/05/01 15:26:48 UTC

[repost] blank page on error with <%@ page buffer="none" %>


I am trying to help solve a problem with a colleague and we are about out of
good ideas (we have plenty of ideas, just not good ones).
 
He has set the page buffer to "none" to accommodate a potentially large
page.  But if there is an exception generated by one of the struts tags
(such as message key not found, etc.) the page does not generate at all -
totally blank.  I can imagine that this will make trouble shooting this page
very painful in the future.  If we set the page buffer to a specific size
the error message displays as expected.  We don't really want to hard code
an arbitrarily large number in the page buffer tag.  Any suggestions?

 Eva Sager


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org