The attributes of current working environment are defined through properties, which are in key/value pair. The System class provides a method getProperty() which can be used to get the current working environment useful attributes. In this post, I will present examples to show how to get the working environment properties.
(more…)