Struts 2 i18n and text data tags Posted on by <s:i18n>: The <s:i18n> tag is used to get the message from the resource bundle which is associate to an action or from any other resource. Syntax: <s:i18n… Read More