Each dBarcode Java class product consists of the following components:
a) a dBarcodeXXX.class file (where XXX identifies the product)
b) a dBarcodeXXX.jar archive file, marked as a JavaBean and including an applet and servlet class.
c) an application (testXXX, and its source file) that creates and prints barcode images, or saves them as graphic files. The source code for this application demonstrates the use of most of the properties and methods of the dBarcodeXXX class.
d) a dbcappXXX.java applet file and its associated class file and a simple demonstration html page
e) a dbcservXXX.java servlet file and its associated class file and one or more simple html calling pages
The first four components were built using the Java 2 Platform, Standard Edition (J2SE) and the J2SE 1.5.0 SDK, while the servlet component and its samples were created using the Java 2 Platform, Enterprise Edition (J2EE) and the JSEE 1.5 SDK.
All samples included in the distributions will behave as Testware unless the developer’s own serial number is provided using the setSerial(“12345”) method. Testware version produce defaced barcode images.
Developer versions of these products permit applications built with the dBarcode Java class components to be installed on a single server or to be distributed up to a maximum of 10,000 distributions to client computers.
More: