t; You can call method [getText("activity.name")] to
> retrieve localized string.
>
> Read this document for more information:
> http://struts.apache.org/2.2.1/docs/localization.html
>
>
>
>
> 2010/10/15 singh123 :
>>
>>
>>
>>
listObject is a Linked list object. listValue and listIndex is of Object
type.
i have two properties file:
messages.properties:
activity.name=activity
messages_fr.properties:
activity.name=activity_fr
i want to add Localization feature so that when Linked list popul
Can any body simplify this.and what is the difference in both param tags
Thanks.
--
View this message in context:
http://old.nabble.com/component-tag-in-Struts2-tp29970512p29970512.html
Sent from the Struts - User mailing list archive at Nabble.com.
--
thanks.
singh123 wrote:
>
> i want to display activities dynamically which can be increase or decrease
> on struts 2 framework and that depend on the Locale (like English or
> French) .
> dynamically means user can be expend or collapse (add or delete) activity
> at run
i want to display activities dynamically which can be increase or decrease on
struts 2 framework and that depend on the Locale (like English or French) .
dynamically means user can be expend or collapse (add or delete) activity at
run time.
I have two properties file:
messages.properties:
activi
5 matches
Mail list logo