Home > Database > Mysql Tutorial > JSP的出错处理_MySQL

JSP的出错处理_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 14:10:49
Original
976 people have browsed it

  以下页面将产生一个例外:




JSP 1.0 Error Page Demo


JSP 1.0 Error Page Demo


String s = null;
s.getBytes(); //这将给出 NullPointException例外
%>




在出错后以下页面被调用:





Attenion the fellowing error occurs



Copy after login




Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template