When using resource bundles (ResourceBundle), how does the system determine which bundle to bind to?
Created Jun 16, 2000
Sandip Chitale The javadoc for the ResourceBundle class describes the methodology method determining which bundle to use.
See http://java.sun.com/products/jdk/1.2/docs/api/java/util/ResourceBundle.html.