May 25, 2001 A couple of notes about the source code ZIP file, CWP2-Code.zip: 1) To reduce the size of the ZIP file we've placed some of the larger images and JAR files in a separate ZIP file, CWP2-Sup.zip, which can be downloaded from: http://archive.corewebprogramming.com/CWP2-Sup.zip Below we've summarized the files included in CWP2-Sup.zip Chapter 3 Java-Plate-Med.jpg Chapter 5 bricks.jpg Chapter 9 Java-Plate-1.jpg Chapter 10 marty.jpg Chapter 12 Jack.gif Queen.gif King.gif Ace.gif Chapter 24 Strawberry1.gif Strawberry2.gif peak.jpg peak1.gif peak2.gif peak4.gif peak5.gif JAR Files webclient.jar rmi-message.jar rmi-integral.jar echoserver.jar xslt-customtag.jar Before downloading the supplemental ZIP file, you might consider downloading only those individual files you require from their corresponding chapter, at http://archive.corewebprogramming.com/. The JAR files are located at http://archive.corewebprogramming.com/jar/. 2) The source code ZIP file does not include any .class files. To compile all .java files in a directory you can use the * wildcard. For example, C:\CWP2\Chapter9\javac *.java 3) Duke is a registered trademark of Sun Microsystems, Inc. The following Duke images in Core Web Programming were used with permission. surfing.gif T0.gif - T14.gif All restrictions apply. See http://www.sun.com/policies/trademarks/. Cheers, Larry and Marty