Hi, I can't seem to get any errors to appear when struts goes wrong (action trying to set/get an attribute that doesn't exist etc). I have the commons-logging-1.1.jar file in my <project-root>/WEB-INF/lib folder and have the <constant name="struts.devMode" value="true" /> line in my struts.xml file. Despite this I have never seen an error in my log files. Is there something im missing here? Would the errors appear in the same log as servlet exceptions (<tomcat>/logs/localhost.xxxx-xx-xx.log)? Thanks in advanced, Darren
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org