WEB.XML error-page 配置错误页面
http://www.agoit.com/images/smiles/icon_lol.gif <error-page> <error-code>500</error-code> <location>/error.jsp</location></error-page> <error-page> <exception-type>java.lang.NullPointerException</exception-type> <location>/error.jsp</location></error-page>http://www.agoit.com/images/smiles/icon_arrow.gif
页:
[1]