All the products and materials by OOP-Research are developed and published based on your feed back. When you are using our products or reading our articles, you may have questions or difficulties. Whenever this is true for you, don't hesitate to contact us. Please share your opinion with us. Then, you will get the better products. (We offer 1 year FREE upgrade!) Or the new articles or examples may be published and they may shed the light on your Java development.
The more you talk, the more you get!
Based on your feed back, OOP-Research will continue to publish the new examples, sample source codes and articles for this API. You will find the links to them on our web site at the URL of:
In this distribution, you will find the following files and directories:
| README.html | This file. |
| LICENSE | The license agreement of this product. Please read this file before using this product. |
| conf | The template XML that defines the mapping between the path information and the ServletWorker implementation. A set of mappings must be defined per host. Please read XML file section below. |
| apiDoc | The directory for the API documentation (Java Doc). This Java Doc describes the details about the classes and their methods of this API. Please read it while you develop your web application using this API. |
| sworker_x_y.jar | The binary file of this API. Please copy it under WEB-INF/lib directory. Please also read Installation section below. |
| oop_util_x_y.jar | Another binary file of this API, which includes the class files shared among the APIs by OOP-Research. Just please copy it into WEB-INF/lib directory. Please also read Installation section below. |
When you extract the distribution of this Java API, you will find:
under conf sub-directory. Please copy this template as:
And edit these XML to specify the relationships between the path information and the ServletWorker implementation. Note that the relationships must be defined per host. And place them into (docBase)/WEB-INF/classes for your web application context.
The docBase directory of your web applications will include the following JAR files and XML files:
Be sure to give the Read permission for these files.
NOTE for oop_util_x_y.jar:
If you have the older version oop_util_x_y.jar, please replace it with the newest one. In other words, please be sure to find only the latest version of oop_util_x_y.jar under WEB-INF/lib directory.
To add the required JAR files to the new project ...
Dialog titled New Project will be shown. Please go ahead, then you will reach the section titled Java Setting Otherwise, please finish to set up the new project. You can add the JAR files later on the existing project.
For existing project ...
Dialog titled Properties for xyz (where xyz is the name of the project) will be shown. On the left navigation tree, select Java Build Path
To add the required JAR files to the new project ...
Dialog titled Project Wizard will be shown. Go ahead to the section titled Step 2 of 3
For existing project ...
Dialog titled Project properties will be shown. On the left navigation tree, select the item titled Paths
The distribution of this API is available at:
Whenever you have questions, please feel free to contact us at tech@oop-research.com. Please include your serial ID within your message.
ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. All rights reserved.