This seems like a very basic question. How about RTM before posting here. ----- Original Message ----- From: "Cunningham, Steven" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 1:12 PM Subject: Re: What's a jar?
> jar's are also binary, executable files. > > Steven Cunningham > Database Management Group > Liberty Mutual > > > -----Original Message----- > From: Joaquin Perez [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 17, 2003 12:52 PM > To: [EMAIL 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 [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > > 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 =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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
