answersLogoWhite

0

What are the jar files in servlets?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

The Java Archive (JAR) file format enables you to bundle multiple files into a single archive file and Typically a JAR file contains the class files and auxiliary resources associated with applets and applications

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you compile java servlet?

The Java Servlet is like every other Java class. You can compile it using the javac command or if you are using a Integrated Development Environment (IDE) like Eclipse, it will compile the class for you. One main difference w.r.t Servlets is the fact that, they get deployed into EAR files (Enterprise Archive Files) and not JAR files (Java Archive Files) like normal java apps.


Sis to jar converter?

SIS files are Symbian and JAR files are java. The software that converts a SIS file to a JAR file is called Sis to Jar Converter 1.7.7.2.


How do you convert sis files?

In order to covert SIS files to JAR files, you will need to download a safe and virus free SIS to JAR converter. This then compresses the files and allows you to open them in JAR format.


Does jar files work on Samsung s3500?

no it does work,can you help how to work jar files on my samsung s3500..


WinRAR ZIP archive to jar conversion?

JAR files are simply ZIP files with a different extension. Just chnage the extension from .zip to .jar.


Can jar files be deleted?

no


How do you combine multiple jar file into one jar file so that multiple jar files can be run from one jar file?

78


Will nokia 2690 supports jar and jad files?

Yes, it does..


Does android support jar applications?

You can't install jar files on Andriod devices but you can include jar as library in your application.


How to convert exe file to jar files?

java.io.*


Will Nokia C6 support jar files?

yes


How can windows-old files with jar ext be opened?

JAR files are basically ZIP files, so you can open them by any software that can work with ZIP files. That includes Windows XP default file-system browser, WinZip, etc. To actually run the JAR archive, you need to have JAVA runtime environment installed on your computer.