This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Spring and the fly likes Struts ApplicationResources using Spring Framework Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Struts ApplicationResources using Spring Framework" Watch "Struts ApplicationResources using Spring Framework" New topic
Author

Struts ApplicationResources using Spring Framework

Yogendra Joshi
Ranch Hand

Joined: Apr 04, 2006
Posts: 206
Howdy Ranchers!

Our project has recently started using Spring Framework ( 3.0 ) version and I had this question about Struts ApplicationResources.properties. We have this file mentioned as:



As shown above, we have around 10-15 modules which has its own struts-config.xml and line as above, now since we have started using Spring framework, I would like to use the Spring "ReloadableResourceBundleMessageSource" class from the package org.springframework.context.support so that we could reload the property key values instantly instead of waiting to restart the server. Is there any way we could override the struts-config configuration above and use this:



Any help will be appreciated?

Thanks,
Yogendra N Joshi


Meri Zindagi Hain Tab Tak.. Jab Tak Tera Sahara.... Har Taraf Tu Hi Tu Hain SAI Tera Hi Hain Nazara.....
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Struts ApplicationResources using Spring Framework
 
Similar Threads
why 'value' for interceptorNames instead of 'ref'
Spring with Atomikos Error - XAER_DUPID: The XID identifies an existing transaction
Spring Advisor's
BeanDefinitionStoreException
Injection in Spring