Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JSP Interest »

Re: What's a jar?

Cunningham, Steven

2003-09-17

Replies:

jar's are also binary, executable files.

Steven Cunningham
Database Management Group
Liberty Mutual


-----Original Message-----
From: Joaquin Perez [mailto:joaquinp@(protected)]
Sent: Wednesday, September 17, 2003 12:52 PM
To: JSP-INTEREST@(protected)
Subject: Re: What's a jar?


>What is a .jar and how does it relate to a .java or a servlet file?

A .jar it's kinda like a .zip (WinZip can open it) and it contains the
.class files, packaged and ordered by directories. AFAIK, it's just an
easier way of deploying a lot of classes...

A .java file, compiled, becomes a .class, and that .class can go into a
JAR.

Please someone else correct me if I'm wrong (probably I am!). :-)

Joaquin

===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com


©2008 junlu.com - Jax Systems, LLC, U.S.A.