I would tell you to put the jar file under WEB-INF/lib/ under your webapplication. 
This means the jar file along with all it's classes and what ever is in it, is in the 
classpath. 

Now, I don't kow what is inside the jar file (might be some javabeans as well as 
servlets). 
If I was you, I would ask for documentation about the interface. 

Hope it helps
-reynir. 


> -----Original Message-----
> From: Brian O. Bozarth [mailto:[EMAIL PROTECTED]] 
> Sent: 9. desember 2002 15:50
> To: [EMAIL PROTECTED]
> Subject: Q: How do I install a jar file and reference it with 
> a jsp page?
> 
> 
> 
> Having trouble using this jar file which has code for an 
> Equifax interface (credit check).   I've been given a jar 
> file with sample code.   Where do I put in the tomcat 
> directory and how do I reference it in a jsp page?   Do I 
> need to do anything on the server to configure?
> 
> The package is called package com.equifax.rcas.tools;   
> 
> I am using Apache Tomcat/4.1.12
> 
> Brian Bozarth
> Chief Technical Officer
> Labwerks
> 3618 Penn Avenue
> Pittsburgh, PA 15201
> P. 412-621-9375
> F. 412-621-6082
> http://www.labwerks.com
> 
> A Marketing Communications Company
> 
> 
> 
> 
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to