It's not a secret anymore!
The moose likes Struts and the fly likes how to call .properties file in ResourceBundle class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "how to call .properties file in ResourceBundle class" Watch "how to call .properties file in ResourceBundle class" New topic
Author

how to call .properties file in ResourceBundle class

Kaleeswaran Karuppasamy
Ranch Hand

Joined: Jul 19, 2007
Posts: 151
in standalone application i call .properties file from ResourceBundle class it is working properly but when this used in pojo class not working "java.util.MissingResourceException"


please suggest me


Judge a man by his questions rather than his answers --Voltaire
SCJP 1.5 97%
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to call .properties file in ResourceBundle class
 
Similar Threads
properties file using the ResourceBundle class?
refresh ResourceBundle contents
Initizalization parameters for Apache Soap server classes?
How to change property file values using ResoureBundle
Property Files in Web Apps