=========================================================== readme.txt CD-ROM for "Java Servlets" (Second Edition) by Karl Moss =========================================================== This CD-ROM contains vendor software and all of the example programs developed for "Java Servlets" (Second Edition) published by McGraw-Hill. Directory structure: (root) |-javaservlets | The contents of the javaservlets directory (and | subdirectories) contain all of the source and class | files for the examples developed for the book. These | files should be placed in your servlet engine's | "servlets" directory, preserving the original directory | structure. All of the examples can also be downloaded | from the Web at www.servletguru.com | |-html | This directory (and all subdirectories) | can be published directly to your Web server; it | contains example html files, images, and Java applets. | |-data | This directory contains sample data in Microsoft Access | database files. If you will be using Access to read | these files please copy them to your hard drive instead | of reading them from the CDROM. Microsoft Access will | not be able to open the database files from the CDROM | since they are read-only. | |-jdk | jdk1_1_8-win.exe | Java Development Kit (JDK) 1.1.8 for Windows 95/98/NT 4.0 | |-JRun | | This directory contains free versions of the JRun | | servlet engine. Please visit Live Software | | (www.livesoftware.com) for additional information, | | documentation, up-to-date versions, and other products. | |-2.2 | | | Version 2.2 of JRun supports the JSDK 2.0 API | | |-Unix | | | jrun221_tar.z | | |-win32 | | jrun221.exe | |-2.3 | | Version 2.3 of JRun supports the JSDK 2.1 API | |-Unix | | jrun23setup.sh | | jrun23setup_tar.z | |-win32 | jrun23setup.exe | |-ServletExec | This directory contains free a version of the | ServletExec servlet engine for various platforms. | Version 2.0.2 of ServletExec supports the JSDK 2.0 API. | Please visit New Atlanta (www.newatlanta.com) for | additional information, documentation, up-to-date | versions, and other products. |-apache | |-unix | | ServletExec_Apache_2_0_2.bin | | This is an installation shell script; give it execute | | permission then run it. Works with Apache 1.3.1 and | | higher | |-win32 | ServletExec_Apache_2_0_2.exe | Works with Apache 1.3.4 |-isapi | ServletExec_ISAPI_2_0_2.exe | Microsoft IIS & PWS |-mac | ServletExec_MacOS_2_0_2.hqx |-nsapi | | Netscape FastTrack & Enterprise (NSAPI) | |-solaris | | ServletExec_NSAPI_2_0_2.bin | | This is an installation shell script; give it execute | | permission then run it. | |-win32 | ServletExec_NSAPI_2_0_2.exe |-wai ServletExec_WAI_2_0_2.bin This is an installation shell script; give it execute permission then run it. Supported on HP-UX and Solaris, but should work on any OS supported by Netscape Enterprise 3.0, 3.5.1, or 3.6 that also supports a JDK 1.1 or 1.2-compliant Java VM.