<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" errorPage="12error.jsp"%> exception object test

异常隐藏对象测试

<% int a = 3; int b = 0; %> 输出结果为:<%=(a / b)%>