-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dinesh,

On 3/19/2009 12:20 AM, Dinesh Gupta wrote:
> In my application, using tiles
> at the run time from the database we pick the the jsp file.
> But some times exception occurred.So that if any include page got exception I 
> want to go to the error page.
> 
> In my case blank page comes or some time header displayed & body part is 
> blank.


It's possible that, by the time the error occurs, the response has
already been committed, so the error page can't be shown.

Try increasing the buffer size on a sample page (in JSP, you do this in
the <%...@page ... %> declaration" to see if that helps.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknCXnIACgkQ9CaO5/Lv0PDoxACff15terejF+u8umP1KEPHoUVg
YD8An3dHk2AnlUds/6sRylO2RhwQHa+Q
=7qHg
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to