Config document:
The Zip file has:
MyWebPage directory: It forms your application name.
Classes directory: has all the class files.
Source directory: has all the source file.
ConfigFiles directory: has the files
that you use to define properties: filenames.properties
list of files that have file names for different item category: listOfFiles.txt
files that have a list of items mentioning name, jpg file & price: a.txt, b.txt
HTMLFiles: For all the items mentioned in the a.txt etc file, put the HTML files here that describe the product.
JPGFiles: For all the items mentioned in the a.txt etc file, put the JPG files here that picturizes the product.