Resin配置错误响应页面
1、Resin配置错误响应页面<web-app id='/app1'> <error-page error-code='404' location='/file_not_found.jsp'/> </web-app> 2、Resin配置Exception违例页 ...