How do I read a properties file with a Resource Bundle?
Author: Deron Eriksson
Description: This Java tutorial describes how to read a properties file using a Resource Bundle.
Tutorial created using: Windows XP || JDK 1.5.0_09 || Eclipse Web Tools Platform 2.0 (Eclipse 3.3.0)


Page: < 1 2

(Continued from page 1)

The execution of the ResourceBundleTest class in EclipseSW is shown below.

Execution of ResourceBundleTest

The keys and their values are displayed in the Eclipse Console view.

Page: < 1 2