Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MarekCupak

    global exception handling - struts sometimes ignores my setting in cfg

    i need to configure struts to display user a errpage.jsp, when runtime exception CustomException occur anywhere in the application. i've added to struts-config: <global-exceptions> <exception key="exception.Exception" type="somepackage.CustomException" path="/ErrorPage.jsp"/>...

Part and Inventory Search

Back
Top