0 Replies Latest reply on Mar 1, 2004 7:19 AM by hgsdc

    HTTP error codes/pages

    hgsdc

      Hi experts

      I am shifting from a development environment to a production environment, and I wan't to disable the error pages (to HTTP errors).
      Just send the error code back to browser and let it handle it..for example a 404 or 403.
      How do I set this up?.. I am running the Tomcat-JBoss bundle 3.2.3.

      Also...How do I prevent a stack trace from being shown...when an uncaught exception is thrown.....Can I avoid this through setup...maybe throw a 500 error instead..

      Any other topics to be aware of when going "live"

      Thanx in advance..

      Regards

      Henrik