使用<%@page errorPage="XXXXX"%>指令指定一个错误页面。 <%@ page errorPage="ShowError.jsp" %> <html> <head> <title>Error Handling Example</title> ...
確定! 回上一頁