Hi, I'm working with a calendar component, that has all internationalization in separate javascript files. How can I include the correct one, based on page locale? My initial approach was to use ognl, as in <script><include-script resource-path="ognl:localizedPath"></script> but it seems only a string is allowed there, not ognl. So how to make it dynamic?
Thanks, Aslak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
