I'm preparing my Struts app for Internationalization and am moving all strings to .properties files.
How do I do this: <bean:message bundle="bundlekey/module" key="some.string.key" arg0="<tiles:getAsString name="objType"/>"/> Obviously, that doesn't work, but you can probably see what I want to do. How do I do that? -- View this message in context: http://www.nabble.com/-S1--Properties-Argument-Question-tf3923275.html#a11125388 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]