Thanks for the reply JB.
I forgot to mention that I am using Struts version 1.1.
Thanks,
Maithily.
On Wed, Dec 28, 2011 at 8:39 PM, Jeffrey Black wrote:
> Forgive me for not fully understanding your question.
>
> Perhaps this link will help:
> http://struts.apache.org/2.x/docs/localization.html
Could you register an issue ?
Looks like the problem is with PortletContext which it is not defined.
To solve your problem override the method as below in the
DefaultActionTest class:
@Override
protected ActionProxy getActionProxy(String uri) {
ActionProxy actionProxy = super.getA
Forgive me for not fully understanding your question.
Perhaps this link will help:
http://struts.apache.org/2.x/docs/localization.html
jb
On Wed, Dec 28, 2011 at 12:49 AM, Maithily wrote:
> Hi All,
>
> I am facing the following problem with the struts message resources files -
>
> - Our applica
3 matches
Mail list logo