2012/10/3 Davis, Chad <[email protected]>: > Ok. I found it in the javadoc for TextProvider > > <bean type="com.opensymphony.xwork2.TextProvider" name="myProvider " > class="com.mycompany.struts2.MyTextProviderSupport" scope="default"/> > <constant name="struts.xworkTextProvider" value="myProvider"/> > > This works.
Here you have the full list of extension points http://struts.apache.org/2.x/docs/plugins.html#Plugins-ExtensionPoints Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

