分类:
JAVA
在web.xml中设置
<error-page> <!-- 错误状态码 --> <error-code>404</error-code> <!-- 错误页面路径 --> <location>/error/error_404.jsp</location> </error-page> <error-page> <error-code>500</error-code> <location>/error/error_500.jsp</location> </error-page>
评价
排名
6
文章
6
粉丝
16
评论
8
{{item.articleTitle}}
{{item.blogName}} : {{item.content}}
ICP备案 :渝ICP备18016597号-1
网站信息:2018-2024TNBLOG.NET
技术交流:群号656732739
联系我们:contact@tnblog.net
公网安备:50010702506256
欢迎加群交流技术