Hello,
how can I turn off the logging info struts gives me when it starts up? I mean this stuff: 01.09.2006 09:02:44 org.apache.struts.tiles.TilesRequestProcessor initDefinitionsMapping INFO: Tiles definition factory found for request processor ''. 01.09.2006 09:02:47 org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true 01.09.2006 09:02:47 org.apache.struts.util.PropertyMessageResources <init> ... I use log4J as Logging Framework. Cheers, Pete