Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » JSP isErrorPage="true" validation
JSP isErrorPage="true" validation [message #814289] Tue, 06 March 2012 04:15 Go to previous message
Eugene is currently offline 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?!
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:web project deployment on apache httpd server
Next Topic:Content assist for taglibs not working in JSP editor
Goto Forum:
  


Current Time: Wed May 22 15:12:54 EDT 2013

Powered by FUDForum. Page generated in 0.01626 seconds