| JSP isErrorPage="true" validation [message #814289] |
Tue, 06 March 2012 04:15  |
Eugene Messages: 3 Registered: July 2009 |
Junior Member |
|
|
Eclipse Platform
3.7.1.M20110909-1335
Eclipse Java Web Developer Tools
3.3.1.v201108102009-7F7AFO3C25TohHcojh0Zyz-B7FyifIcGz-xuz-_W
error_page.jsp
<%@ page language="java" contentType="text/html;charset=UTF-8"
pageEncoding="UTF-8" isErrorPage="true"%>
<%
exception.printStackTrace();
%>
Validation message:
Null pointer access: The variable exception can only be null at this
location
Why?!
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02128 seconds