aspose file tools
The moose likes Struts and the fly likes Resource Bundle  in Application Classpath Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Resource Bundle  in Application Classpath" Watch "Resource Bundle  in Application Classpath" New topic
Author

Resource Bundle in Application Classpath

Shaikh Riyaz
Greenhorn

Joined: Mar 08, 2005
Posts: 20
Plz let me know wht is the meaning of Application class path.and how to set the Resource Bundle in application Classpath in Struts
sreenath reddy
Ranch Hand

Joined: Sep 21, 2003
Posts: 415
Hi

U need not include in any class path and all .just u can use the <message-resources> tag in struts-config.xml and then set the path of the resource bundle there
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Resource Bundle in Application Classpath
 
Similar Threads
Properties File Error java.util.Resource Bundle. throw Missing Resource Exception
How to use one resource bundle in another bundle?
Using resource files from external location
How to add .properties file to servlet
how can i get the path from which resource bundle gets its bundle file