Previous Section  < Day Day Up >  Next Section

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 application 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 book's website at http://www.java24hours.com.

    Previous Section  < Day Day Up >  Next Section