Please help.
It seems that Tomcat is no longer displaying (or logging) runtime
errors. I have
<logic:match parameter="var" value="bla"> in a jsp, and no
<logic:present> tags surrounding this. If I call this jsp without the
var parameter, Tomcat just returns a page with the following source:
<!--
-->
Thats it! No exceptions or anything! So theres no way to debug the
jsp....
Shouldn't I be getting a:
javax.servlet.ServletException: Cannot compare null variable to value
null
with root cause:
javax.servlet.jsp.JspException: Cannot compare null variable to value
null
?
What is going on here?
__________________________________
Yahoo! for Good - Make a difference this year.
http://brand.yahoo.com/cybergivingweek2005/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]