I've got some .jsp pages that are identical apart from the page title that I'm currently setting with "<title><s:text name="label.page1.title"/></title>" and "<title><s:text name="label.page2.title"/></title>" etc etc.
I would like to set the name attribute dynamically from the supporting action, but "name="${title}"/> obviously doesn't work as the attribute name won't take an expression. Is there a work around? Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]