tomcat and jar file

Hello,

Windows XP from dvlp, Windows 2000 server or Linux for prod.

My app, working fine, uses different class files. When testing, all the class files are under WEB-INF/classes and it's perfect.

Now, I want to put all the .class files in a unique .jar.

I build the jar file with a jar cfv myJarFile *.class

I don't know where to put the jar file and how to configure Tomcat .

please Help.

[434 byte] By [bluecameleon] at [2007-9-30 19:27:01]
# 1
Well, I'have just put the jar file ib the lib directory and seems to work.
bluecameleon at 2007-7-6 23:40:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...