[
https://issues.apache.org/struts/browse/WW-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-2812.
---------------------------------
Resolution: Won't Fix
Codebehind is deprecated. Even if it wasn't code behind doesn't deal with
resources, it just maps action, resources will work in the same way that they
work with XML configuration. Feel free to ask on the users mailing list.
> Localization does not work while code behind pulgin deal with url like
> /xxx/SomeAction-method.action
> ----------------------------------------------------------------------------------------------------
>
> Key: WW-2812
> URL: https://issues.apache.org/struts/browse/WW-2812
> Project: Struts 2
> Issue Type: New Feature
> Components: Plugin - CodeBehind
> Affects Versions: 2.0.11, 2.1.2
> Reporter: Aray Chou
> Priority: Trivial
> Fix For: Future
>
>
> using code behind plugin, /xxx/foo/bar.action will use foo/bar.jsp to render
> it. while deal with localization, it won't use foo/bar.properties and
> foo/package.properties. It seems that, there is no proper resource file could
> be used by foo/bar.jsp.
> I think there sould be something to overcome this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.