Hi
I am using the below code to label, which is using a resource bundle. When
the application starts up, the label appears twice.

JSP code
---------------
<s:label key="Label.Name" />


Resource bundle
-------------------------
Label.Name = Legal Name

Output
-----------

Legal Name Legal Name


Please help

Thanks
Prabhu Ragavan

Reply via email to