Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
Java in General
PropertyResourceBundle
Phillipe Rodrigues
Ranch Hand
Posts: 165
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How to use the PropertyResourceBundle?Where to place the .properties file?
Thanks,
arulk pillai
Author
Posts: 3473
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Your .properties file should be in the class path. e.g. au.com.blah.Messages.properties. When you build it using
ANT
or Maven include it in your classpath.
[300+ Big Data and Spark Interview Q&As]
|
[800+Java Interview Questions & answers]
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
reading properties to get connection
Properties file
using regex for substituting text
Parsing var2={$var1.desc} like property
Abstract Command Factory (mapping commands)
More...