0 Replies Latest reply on Oct 8, 2001 5:56 PM by haytona

    Exception Handling with Web-tiers

    haytona

      Hi All,

      I am currently building a EJB/JSP application (aren't we all) and am having difficulties handling exceptions, especially when they are being passed from tier to tier i.e. app-server to web-tier to client webpage.

      I am wondering if jboss/tomcat and jboss/jetty or even jboss/catalina have different exception handling mechanisms? Or if they are handled the same since they all use the javax.servlet api? Ideallly I would want to handle these exceptions independant of the final web-tier used.

      Also any links to exception handling tutorials (with web-tiers) would be nice.

      thanks in advance

      hamish