|
||
|
||
|
|
|
Products Evaluation An evaluation pack including the Swiftbarcode java applet or the Swiftbarcode application version for JSP/Servlet integration can be downloaded from Swiftbarcode (get evaluation). Terms & conditions Our terms and conditions apply to all our products and evaluation versions. Product purchase For purchasing Swiftbarcode software please contact Swiftbarcode or use our online order form. Pricing
Installation for Swiftbarcode application version (JSP and Servlets) [1] Create a new directory called "swiftbarcode" in your main clath path. [2] Save the swiftbarcode_app.class file into the newly created "swiftbarcode" directory. [3] Within the JSP or Servlet code, refer to swiftbarcode.swiftbarcode_app.class as shown on the JSP/Servlet examples page. Installation for swiftbarcode applet version [1] Install the swiftbarcode.class files (part of product delivery) into your web directory. [2] Add the <applet> tag to your web page or web application as shown in our examples. [3] Within the applet tag refer to swiftbarcode.class (eg code="swiftbarcode.class"). If the swiftbarcode.class file is not in the same directory as the web page or web application you will have to refer to the location of swiftbarcode.class. [4] Depending on the web server operating system the swiftbarcode.class file needs the appropriate privileges (read, execute). Installation for swiftbarcode applet jar version [1] Install the swiftbarcode.jar file (part of product delivery) into your web directory. [2] Add the <applet>, <object> or <embed> tag to your web page or web application (Most browsers will work with the APPLET tag (IE4/5/6, NN, find details at http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/using_tags.html). [3] Within the applet, object or embed tag refer to swiftbarcode.class and swiftbarcode.jar. If the swiftbarcode.jar file is not in the same directory as the web page or web application you will have to refer to the location of swiftbarcode.class and swiftbarcode.jar: [4] Depending on the web server operating system the swiftbarcode.class file needs the appropriate privileges (read, execute).
| ||||||||||||||||||||