Hi all was just looking at what we are logging and we are getting a bunch of stuff from struts tags it appears.. but I do not know what is causing it, here is what we get in tomcat's console:
Sep 2, 2003 3:19:56 PM org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='com.fgm.web.menu.displayer.DisplayerStrings', return Null=true Sep 2, 2003 3:20:10 PM org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='com.fgm.web.menu.displayer.DisplayerStrings', return Null=true Sep 2, 2003 3:20:11 PM org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnN ull=true Sep 2, 2003 3:21:09 PM org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='com.fgm.web.menu.displayer.DisplayerStrings', return Null=true and we get at least 1 to 2 of those per page load.. we are using tiles.. any idea on what this means or how i can get rid of it? thanks! -David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

