Hi all, I'm trying to get some JSP templates to work with Spring MVC but somehow if the compilation fails (by accessing a non existing field in the model for example) an empty page is returned, but no Error output is printed on the console (jetty:run). Is there an easy way to turn the output on? I'd be interested in knowing how to configure the logging output of log4j too, since changing log4j.xml doesn't seem to have any effect on "mvn jetty:run".
Regards, Chris ----- Christian Decker http://blog.snyke.net -- View this message in context: http://www.nabble.com/Enable-compilation-output-for-JSP-tp20452415s2369p20452415.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
