Activities

To extend your knowledge of Extensible Markup Language, parse the following activities:

  • Add the configuration settings password and visits to the properties.xml file, giving each of them values, then revise the PropertyFileReader app to display them.
  • Write a program that displays the data contained in shortChanges.xml, an XML document of weblog information available at http://www.weblogs.com/shortChanges.xml.

To see Java programs that implement these activities, visit the tutorial's website at http://www.java24hours.com.

      
Comments