-------------------------------------------------------------------- Notes for the code provided with the book "Java Deployment", 1st Ed. -------------------------------------------------------------------- Append. D --------- - the directory "deployed" contains the files to be copied on the web server. Copy the content of the directory "deployed" in the directory "b2" contained in the Web Server Document Root. - The directory "src" contains the Java sources to be compiled. The Author ----------