2010/7/20 Emi Lu <[email protected]>: > <s:param name="helpTitle" value="%{getText('example1')}" /> > <s:param name="helpText" value="%{getText('example2')}" />
It's the expected behavior as you don't have these properties in your action. You're looking throughout message resources and not for action's variable. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

