阅读背景:

如何从web.xml将所有错误捕获到同一个页面?

来源:互联网 

I tried to use

我试着使用

<error-page>
    <exception-type>java.lang.Exception</exception-type>
    <location>/errors/error.jsp</location>  
</error-page> 
<error-page>
    <exc



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: