2009/12/21 Пламен Узунов <[email protected]>:
> I need to internationalize some attribure in html when using struts 2.
> An example a 'title' or 'alt' of 'img' tag. Or 'keywords', 'description'
> attributes of 'meta' tag. This issue is helpful for SEO of web project.i

<img src='<s:text name="src.key"/>' alt="<s:text name='alt.key'/>">


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to