	BarCode/JSP v3.1

	Copyright (c) 1999-2002 Bokai Corporation

	The JpegEncoder and its associated classes are Copyright (c) 1998, 
	James R. Weeks and BioElectroMech, which is based in part 
	on the work of the Independent JPEG Group.

In this root directory are the runtime files of BarCode/JSP. 

The documentation (in HTML format) is in the Doc subdirectory;
it starts with index.htm.

The sample files are in the Samples subdirectory. Before running
them, you'll need to modify them so that the URL references 
to barcode.jsp or BarcodeServlet reflect your installation.

Please start with the documentation in the Doc subdirectory. It 
contains important legal information, technical information and
samples.

For the impatient, you need to reference the easybar.jar file in the
CLASSPATH of your web/app server. Copy barcode.js and/or BarcodeServlet
in appropriate directories. Then you can reference either file in an 
HTML <img src=...> tag in the src attribute. That's it.

DISCLAIMER OF WARRANTY

Bokai Corporation makes no warranties, express or implied, and 
specifically disclaims any implied warranties of merchantability 
or fitness for any particular purpose. Bokai Corporation does 
not guarantee the accuracy of its published information. In no 
event shall Bokai Corporation or its suppliers be liable for 
any special, incidental or consequential damages even if 
Bokai Corporation has been advised of the possibility of the same.

STATEMENTS REGARDING JPEG ENCODER SOFTWARE USED

This software is provided by the author and contributors ``as is'' and any express 
or implied warranties, including, but not limited to, the implied warranties of 
merchantability and fitness for a particular purpose are disclaimed. 
In no event shall the author or contributors be liable for any direct, 
indirect, incidental, special, exemplary, or consequential damages 
(including, but not limited to, procurement of substitute goods or services; 
loss of use, data, or profits; or business interruption) however caused and on any 
theory of liability, whether in contract, strict liability, or tort 
(including negligence or otherwise) arising in any way out of the use of this software, 
even if advised of the possibility of such damage.
