Reading Runtime Values from Keyboard and Properties File
Reading Runtime Values
This tutorial explains how to read input using Scanner and BufferedReader, and how to read application settings using Java properties files.

