Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 63121 invoked from network); 9 Dec 2002 16:02:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Dec 2002 16:02:02 -0000 Received: (qmail 1779 invoked by uid 97); 9 Dec 2002 16:00:34 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 1674 invoked by uid 97); 9 Dec 2002 16:00:33 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 1565 invoked by uid 98); 9 Dec 2002 16:00:32 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) x-mimeole: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message Subject: RE: How do I install a jar file and reference it with a jsp page? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 9 Dec 2002 15:57:19 -0000 Message-ID: <88500E0F870AA542B6340D8BC05A9E1B0AD1BD@rup.hugsmidjan.is> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How do I install a jar file and reference it with a jsp page? Thread-Index: AcKfmq8qEbWeM5wxR7qVJ0fDG9glwgAAJpYg From: =?iso-8859-1?Q?Reynir_H=FCbner?= To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I would tell you to put the jar file under WEB-INF/lib/ under your = webapplication.=20 This means the jar file along with all it's classes and what ever is in = it, is in the classpath.=20 Now, I don't kow what is inside the jar file (might be some javabeans as = well as servlets).=20 If I was you, I would ask for documentation about the interface.=20 Hope it helps -reynir.=20 > -----Original Message----- > From: Brian O. Bozarth [mailto:brian@labwerks.com]=20 > Sent: 9. desember 2002 15:50 > To: tomcat-user@jakarta.apache.org > Subject: Q: How do I install a jar file and reference it with=20 > a jsp page? >=20 >=20 >=20 > Having trouble using this jar file which has code for an=20 > Equifax interface (credit check). I've been given a jar=20 > file with sample code. Where do I put in the tomcat=20 > directory and how do I reference it in a jsp page? Do I=20 > need to do anything on the server to configure? >=20 > The package is called package com.equifax.rcas.tools; =20 >=20 > I am using Apache Tomcat/4.1.12 >=20 > Brian Bozarth > Chief Technical Officer > Labwerks > 3618 Penn Avenue > Pittsburgh, PA 15201 > P. 412-621-9375 > F. 412-621-6082 > http://www.labwerks.com >=20 > A Marketing Communications Company >=20 >=20 >=20 >=20 >=20 >=20 -- To unsubscribe, e-mail: For additional commands, e-mail: