0 Replies Latest reply on Feb 20, 2006 3:49 AM by graflaszlo

    errorPage produces 'Unreachable code'

    graflaszlo

      Hi,

      I wrote the simple 'Hello world!' application (session bean, JSP)
      and packaged them into an ear. It works fine. But when I want to
      test the error handlig in JSP with error.jsp it throws the

      'Unreachable code'

      exception. Why ?

      Is not enough creating a simple error.jsp and
      using <%@ page errorPage="../error.jsp" %> directive in my JSP
      page?

      I am using JBoss-4.0.3 (Tomcat 5.5).
      --
      Laszlo