JSP之Exception及其常用方法

这里写图片描述

<%@ page language="java" contentType="text/html; charset=UTF-8"
    pageEncoding="UTF-8" errorPage="exception.jsp"%>
出现异常,将错误交给exception.jsp页面进行处理
posted @ 2018-07-15 14:11  Philtell  阅读(320)  评论(0)    收藏  举报