Michael,

copy-n-paste worked! I did copy it to my BaseActionForm though!

thanks.

ATTA

On 4/16/05, Michael J. <[EMAIL PROTECTED]> wrote:
> Oh, it is protected. Then just cut and paste:
>   return ((MessageResources) request.getAttribute(Globals.MESSAGES_KEY));
> 
> Michael.
> 
> On 4/16/05, atta-ur rehman <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > Action class defines getResources(HttpServletRequest) method, thru
> > which I can get access to MessageResources.
> >
> > I don't see an equivalant method in ActionForm. Is it possible to get
> > access to resource files in ActionForm subclasses? If so, how would I
> > do it?
> >
> > Thanks.
>

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

Reply via email to