I've got a number of pages which are mostly textual. I am using Tapestry to render them so that I can apply a standard Shell component to all of them for look and feel. However, i18n is fairly awkward, as I have lots of text in each file, which isn't dynamically generated except by locale. Is there a shortcut for this kind of functionality, something that would just include another file in its entirety, but based on locale? I realize i could write such a thing, but perhaps there is already something out there?
--sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]