vixen1234
Jun 1st, 2006, 10:10 AM
I would like to know if it is possible for the ResourceBundleMessageSource to find a properties file within a zip file. Yes, I know you are asking yourself why would you do this? Well, the application that I am adding a web component to, is mainly Swing based and 5 years old. So, needlesstosay, they have all the localization properties file (and images) zipped and are accessed via a custom localization class. I am using Freemarker templates with Spring Web MVC and will need to pull values from this zipped file.
SO, is it possible for the ResourceBundleMessageSource to find a properties file within a zip file, and how is this done?
Any help is appreciated.
S. Hobeck
SO, is it possible for the ResourceBundleMessageSource to find a properties file within a zip file, and how is this done?
Any help is appreciated.
S. Hobeck