aspose file tools
The moose likes Struts and the fly likes Using Multiple resource file without using the bundle keyword? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Using Multiple resource file without using the bundle keyword?" Watch "Using Multiple resource file without using the bundle keyword?" New topic
Author

Using Multiple resource file without using the bundle keyword?

Sumit Modi
Greenhorn

Joined: Feb 18, 2009
Posts: 1
I want to use the multiple message resource file in a single struts application, but while fetching the value back from message resource file, I don't want to use the bundle keyword or anyother keyword that distinguishes between resource bundles.
The main purpose of the above is to segregate the different messages like error and label names. But Since, the code is developed I can't go and change each and every line.
Please, help


-----------------------
Thanks and Regards,
Sumit Modi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Using Multiple resource file without using the bundle keyword?
 
Similar Threads
language propertis to xml properties
Multiple AppResources into one sturts-config
setting classpath
Getting values from properties in validate-using multiple message-resources in struts
Resource bundle in Prime faces