Hi,

I'm using Tomcat 6.0.26.  I wanted to know if there was any setting that
would cause the compiler to complain if an EL variable was never defined. 
For example if I have

<p>${resultttt}</p>

the result will be <p></p> because I haven't defined "resultttt" in any
scope.  I was hoping an exception could be raised instead of a blank.

Thanks, - Dave

-- 
View this message in context: 
http://old.nabble.com/Any-way-to-get-Tomcat-to-complain-if-an-EL-var-is-undefined--tp28537533p28537533.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to