.
Bryan
> Date: Wed, 12 May 2010 19:50:16 +0400
> Subject: Re: error-page exception-type subclasses of RuntimeException are not
> handled
> From: knst.koli...@gmail.com
> To: users@tomcat.apache.org
>
> 2
Thanks for that information.
I will do some research based on that.
Bryan
> Date: Wed, 12 May 2010 19:50:16 +0400
> Subject: Re: error-page exception-type subclasses of RuntimeException are not
> handled
> From: knst.koli...@gmail.com
> To: users@tomcat.apache.org
>
ke good coding standards(what you are doing anyway). If you are
> using JSF you can use to control views for user error to
> redirect them to error page.
>
> --
> From: "bryan jacobs"
> Sent: Wednesday, May 12, 2010 12:5
Tomcat Version: apache-tomcat-6.0.26
JDK: jdk1.6.0_19
OS: Windows XP Service Pack 2
I am using the element in my web.xml with the
element which contains a subclass of RuntimeException.
When I subclass RuntimeException the element which specifies my
error-page to land on in the event that