Struts Users Mailing List
Subject: Re: Access to ServletContext from MessageResources[Factory]
I agree with what Joe said.
In the latest release (1.2.7) the only thing you get passed
to the MessageResourcesFactory's create method is the
"parameter". I have changed it
005 3:21 PM
> To: Struts Users Mailing List
> Subject: Re: Access to ServletContext from MessageResources[Factory]
>
> I agree with what Joe said.
>
> In the latest release (1.2.7) the only thing you get passed
> to the MessageResourcesFactory's create method is the
>
then
Globals.MESSAGES_KEY plus the module prefix.
Niall
- Original Message -
From: "Joe Germuska" <[EMAIL PROTECTED]>
To: "Chris Bredesen" <[EMAIL PROTECTED]>;
Sent: Tuesday, October 04, 2005 7:49 PM
Subject: Re: Access to ServletContext from MessageResour
At 2:17 PM -0400 10/4/05, Chris Bredesen wrote:
Hi Group,
I'd like to create an implementation of MessageResources that is backed
by Spring-sourced database accessors. I can't seem to get ahold of
ServletContext form anywhere inside the MessageResources classes, and as
such I cannot obtain my W
Hi Group,
I'd like to create an implementation of MessageResources that is backed
by Spring-sourced database accessors. I can't seem to get ahold of
ServletContext form anywhere inside the MessageResources classes, and as
such I cannot obtain my WebApplicationContext reference. Is there
somethi
5 matches
Mail list logo