Laszlo Borsos wrote:
When I have a syntax error in a tag, I get an "Unable to load class for JSP" / ClassNotFoundException, as the JSP file does not get translated and compiled. But Tomcat 6 logs don't show the original exception, that would refer to the problem. How can it be logged?
Syntax errors should be caught on stage of editing your JSP by your favorite editor. Idea validates tag syntax, and I'm sure other IDEs have this functionality too. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]