TiredOldDev
Programmer
Ok, I get this error quite a bit.
It is not really helpful. In most cases a null reference is being used. However the error msg does not tell me WHERE the error occured. I can locate the working Tomcat .class and .java files for the JSP easily enough.
Is there a way to get Tomcat to report at least the line number in the generated .java file where the error occured?
It is not really helpful. In most cases a null reference is being used. However the error msg does not tell me WHERE the error occured. I can locate the working Tomcat .class and .java files for the JSP easily enough.
Is there a way to get Tomcat to report at least the line number in the generated .java file where the error occured?