Re: 'org.apache.struts.taglib.html.LocalStrings'

From: P.Hill (goodhill_at_xmission.com)
Date: 01/28/04


Date: Wed, 28 Jan 2004 08:39:21 -0700

ap wrote:
> Hi, is anyone know what is wrong with this message...
> every times when I start up my web app it shows up in the message
> windows....
>
> org.apache.struts.util.PropertyMessageResources <init>
> Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true

I think the only problem is that there is not enough information to determine
if the message is good news or bad news. Maybe you could change your
log4j settings and get it tagged with [Info] or something.
As Sudsy suggested, it is just informational.

-Paul