This is a user-friendly bug.
The README for servlet is not completed due to lack of the deployment process. The following info also need some clearification.
1. "To build jnlp-server.jar and jardiff.jar, run gnumake in the current directory (servlet)"
<feedback>
a) The servlet sample provides jardiff.jar, jnlp-servlet.jar, jnlp.jar already.
Why should users build those jar files again?
2. File structure is missing. Users need to understand the purpose of the following sample codes:
GNUmakefile jardiff.jar jnlp.jar
jnlp-servlet.jar src
3. "# environment variable CLASS_PATH should contain path to javaws.jar and servlet.jar"
<feedback>
a) Users need to know where is the javaws.jar and servlet.jar
4. Lack of deployment instruction for this sample code.
###@###.### 2004-03-22
The README for servlet is not completed due to lack of the deployment process. The following info also need some clearification.
1. "To build jnlp-server.jar and jardiff.jar, run gnumake in the current directory (servlet)"
<feedback>
a) The servlet sample provides jardiff.jar, jnlp-servlet.jar, jnlp.jar already.
Why should users build those jar files again?
2. File structure is missing. Users need to understand the purpose of the following sample codes:
GNUmakefile jardiff.jar jnlp.jar
jnlp-servlet.jar src
3. "# environment variable CLASS_PATH should contain path to javaws.jar and servlet.jar"
<feedback>
a) Users need to know where is the javaws.jar and servlet.jar
4. Lack of deployment instruction for this sample code.
###@###.### 2004-03-22