I've tried before this with little success....to confirm.... You put <property name="org.apache.tapestry.global-properties" value="ApplicationResources"/> In your .application file? and then
web/WEB-INF/classes/ApplicationResources.properties "Matt Raible" <[EMAIL PROTECTED]> 02/24/2006 08:45 AM Please respond to "Tapestry users" <[email protected]> To "Tapestry users" <[email protected]> cc Subject Is it possible to do a global i18n bundle with Tapestry 4? In Tapestry 3.0.3, I was able to specify a global properties file (i18n bundle) with the following: <property name="org.apache.tapestry.global-properties" value="ApplicationResources"/> I tried doing something similar in Tapestry 4.0, but no dice. <meta key="org.apache.tapestry.global-properties" value="ApplicationResources"/> Is it possible to do a global i18n bundle with Tapestry 4? Thanks, Matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
