Click to See Complete Forum and Search --> : Where the jar Files is use?


hytechpro
11-24-2005, 04:54 AM
Hi,

What is Jar files in the java .Where it is use?

Thanks:
www.hytechpro.com

Khalid Ali
11-24-2005, 08:11 AM
jar is zip file, used in java for mainly keeping class libraries at one place for referencial purposes for any other app.