Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 660(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

3.4
Can I load more than the jar-archive loaded by the applet by initialising. For example to load classes with a jar-file after starting the applet.
Zones: Java, New To JavaDate Answered: 11/29/1998 Views: 0
How do I create, write and read JAR files? I need to use a class included in JDK 1.2 on browsers that don't support 1.2 and I was told that I need to use JAR files to do that. How do I use them, pa...
Zones: Java, New To JavaDate Answered: 06/08/1999 Views: 0
I jar-ed my classes including the main class with jar -cf * . Now I thought there should be something in the manifest.mf file to tell the JRE what the main class is. Must I enter that manually , if...
Zones: Java, New To JavaDate Answered: 02/28/2002 Views: 0
The Problem : I have a package com.arjun.example. One of the Java classes loads a library using the loadlibrary() call. I have signed the class using the Netscape Object signing ID from Verisig...
Zones: Java, New To Java, Plug InsDate Answered: 01/27/2000 Views: 0
Hi, I have seen the demo of JDK1.2.2 and am wondering how to create a jar file which will automatically start the application on double clicking it. Eg. in the demos of jdk1.2.2 it has jar file...
Zones: Java, New To JavaDate Answered: 06/19/2000 Views: 0
I would like to know, how to view/read/edit JAR file?
Zones: JavaDate Answered: 08/10/2000 Views: 0
I try to read a data-file from a jar-file, using this code: String strFunc; strFunc = tutorNo + "/" + tutorNo + "/" + "lesson.dat"; DataInputStream dis; try {   URL url = new URL(applet.getC...
Zones: Java, New To JavaDate Answered: 03/05/2001 Views: 0
Do I need to go into runtime  to place 3 files into a .jar? c:\jar uf allmyfile.jar file1 file2 file3 ?? Is there any other command to do it??
Zones: JavaDate Answered: 02/23/2001 Views: 0
Does anyone know how to password protect JAR files?
Zones: Java, New To JavaDate Answered: 08/09/2003 Views: 0
I'm trying to use Visual Age 4.0 to put togather a bunch of servlets.  There is this jar file called jgl3.1.0.jar which when i import into the project, errors go from 5 to 855. The messages are mo...
Zones: Java, RubyDate Answered: 09/06/2001 Views: 0