已在web.xml中配置如下的异常错误页面,java后台抛出BusinessException异常时,没有跳转到此页面?
<error-page><exception-type>ins.framework.exception.PermissionException</exception-ty...
<error-page>
<exception-type>ins.framework.exception.PermissionException</exception-type>
<location>/common/error.jsp</location>
</error-page>
throw new BusinessException("日期:"
+ (date1.getYear() + 1900) + "-"
+ (date1.getMonth() + 1) + "-"
+ (date1.getDate()) + " 小于当前日期,请核实!", false); 展开
<exception-type>ins.framework.exception.PermissionException</exception-type>
<location>/common/error.jsp</location>
</error-page>
throw new BusinessException("日期:"
+ (date1.getYear() + 1900) + "-"
+ (date1.getMonth() + 1) + "-"
+ (date1.getDate()) + " 小于当前日期,请核实!", false); 展开
2个回答
2013-07-26
展开全部
没安装好吧,版本不合适吧
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询