For s:textfield tag how to get value for title attribute from resource bundle. I tried using <fmt:message> but seems the struts2 is not recognising this inside the title tag and considering it as plain text. Please let me know if there exists a way to do the same For eg i tried <td width="80%"<s:textfield theme="xhtml" label="" key="categoryName" cssClass="fieldGreen validate-alpha " value="" title="<fmt:message key='category.categoryName'/>" id="categoryName"/>
Here category.categoryName is refering to resouce bundle property. -- View this message in context: http://www.nabble.com/For-s%3Atextfield-tag-how-to-get-value-for-title-attribute-from-resource-bundle.-tp15634305p15634305.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]