This is the value of Action.MESSAGES_KEY.  It is used
to store the application message resources
(ApplicationResources.properties) under application
scope.

Action.MESSAGES_KEY =
"org.apache.struts.action.MESSAGE"

I don't know why you would get intermittent messages. 
It should load at startup and then stay cached.  You
can check that you are correctly referencing your
properties file in the web.xml.

David

--- troy <[EMAIL PROTECTED]> wrote:
> Does anyone know what the resource key
> "org.apache.struts.action.MESSAGE" is
> used for? I am getting an intermittent exception
> that complains about the
> absense of this key... Any help would be
> appreciated.
> 
> Thanks,
> 
> Troy
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to