View Review Details


Book:   Programming Jakarta Struts
Subject:   Programming Jakarta Struts Review
Date:   2003-07-21 13:52:42
From:   Chuck Cavaness
Rating:  StarStarStarStarStar

Take a look at the error-page declarations within the web.xml. You may need to consult the Serlvet Specification or better yet, the O'Reilly Servlet/JSP book. Although Struts can use this, it has more to do with ordinary Servlet/JSP applications.


There's also support within the JSP page to declare some page to handle the errors. A JSP tutorial or book would be better at providing you with the details of this.



See larger cover