Experts, I have an application which uses tiles to compose pages. the sections being header, menu, body, footer.
JSP pages in the 'body' tile use <%@ page errorPage="/jsp/Errors.jsp" %> to handle errors if any, on the JSP page. Errors.jsp has <%@ page isErrorPage="true" %> Problem: when there are some errors on the JSP page, say NullpointerException, the Errors.jsp is displayed in the 'body' tile, insted being displayed all by itself. Can any one pl help... Regards, Parag ********************************************************* Disclaimer: This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]