WebMan: A Basic RefEntry Servlet | ||
---|---|---|
<<< Previous | Preface | Next >>> |
In this document you find the information about this Independent Programming Project. This document encompasses everything from design specifications to testing, to user documentation, to reference documentation. In addition to this preface, this document includes the following chapters.
Installing the Application details how to install the project software both on Linux and on Windows systems.
Using the RefEntry Servlet and Client provides procedures and examples showing how to use the servlet and client interface.
RefEntry Client Design covers the client architecture and describes the user interface for the browser based client.
RefEntry Servlet Design covers the servlet architecture and specifies the application interface.
Test Plan and Results lays out the testing strategy, specifies the specific tests used to qualify the application, and includes the resulting test report.
This document also includes the following appendices.
RefEntry Elements describes the XML document type definition (DTD) elements and attribute lists to which supported RefEntry documents conform. It specifies formatting expectations for each element.
Code Listings includes listings of the code written for the project.
Bibliography cites the books used fairly intensively for this project.
An index figures at the end of this document.
<<< Previous | Home | Next >>> |
Project Content | Up | Installing the Application |