No of visitors who read this post:
352
Category:
Prog\Scripting Languages
Type:
Question
Author:
Echua
What is the difference between a .jad file and a .jar file? Is there a way to convert a .jad file to a .jar file and vice versa? Also can you recommend online programs that I can use in making .jad and .jar files?
- Login or Signup Now to post comments

JAD indicates Java Program Details and JAR indicates Java Store. Generally JAD includes some details about quality, installation path, edition, vendor name, etc. Otherwise JAR is the compacted pack or edition or the Java classes and required information, which make the complete application. The real difference between JAD and JAR are element of these types. The JAR contains class information’s and the JAD file contains various kinds of details about that application. JAD file is smaller than a JAR file. The JAD file refers usually where the JAR is located. JAD contains simple description file of the applying and JAR contains all the code of that application.
Thanks
http://www.softpedia.com/get/Internet/Telephony-SMS-GSM/JADMaker.shtml