-------------------------------------------------------------------- Notes for the code provided with the book "Java Deployment", 1st Ed. -------------------------------------------------------------------- Chapter 7 --------- - The directory "deployed" contains the directories and the files ready to be used. - To avoid copying large files, JRE installation and JRE installed files were removed. Please provide them as needed. Consult the book for more installation details. - The directory "src" contains the Java sources to be compiled. - Install the directory "deploylet" at "deployed\deploylet servlet and RMIserver\" in your Servlet container. - The directory "deployed\cd installer\cdrom-root" mimics the root of a fictitious installation CD-Rom. - Copy the directory "c7" (at "installerapplet\c7") in your web server document root. (Please, supply the real JRE installer file instead of the fake, empty file provided here.) The Author ----------