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 140(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!

5.2
I'm running JDK1.2 and I have created a class that extends JFrame. This class contains my main in aswell. Problems occur when I try and instantiate the class in another class, i.e private GUI...
Zones: JavaDate Answered: 11/06/2000 Views: 0
I am new to JAVA/JSP/BEANS. I don't understand why this error keeps coming back.  I am working through this example from the book and can't find an error since it is the books code. ****Counter....
Zones: Java, New To Java, Sun Ja...Date Answered: 06/11/2002 Views: 0
For an Active-X DLL written in VB. I want to do what the object browser does in the IDE from a program. I want to be able to see the names of all the classes and public variables and other items de...
Zones: Visual Basic, Microsoft ProgrammingDate Answered: 01/05/2002 Views: 0
Hi, i found it takes long time to diaplay subdirectories and files after i click a directory. it usually takes at least 8 seconds. and it came to my awareness that on the bottom of my IE, it read ...
Zones: Windows 2000Date Answered: 09/19/2002 Views: 0
I need to find a way to use strings to determine which child class to instantiate. For example I have a base class Event and child Classes LightOn, FanOn, WaterOn etc... I will set a string to a ...
Zones: JavaDate Answered: 04/03/2003 Views: 0
I have an abstract class and have a static method in the class. Now, if this method is called through any subclass, I would need to know the class through which it was called, so that I can inst...
Zones: JavaDate Answered: 08/03/2003 Views: 0
This is the answer from the browser when I run my applet with Internet Explorer 4.0. When I run it with Internet Explorer 3.0.2, the answer is : Exception : java.lang NullPointerException. What met...
Zones: JavaDate Answered: 06/26/1998 Views: 0
in my program the button in an applet of an purchase order to generate another applet which is a preview of the purchase order
Zones: JavaDate Answered: 11/05/2003 Views: 0
I am trying to initialize 2 orbs within the same persistent server.  One orb communicates with a remote server and uses visibroker.  The other orb is for the persistent server for the local clients...
Zones: JavaDate Answered: 06/06/2002 Views: 0
This is what i did in my application Context context = new InitialContext();       Object homeObject =context.lookup("java:comp/env/MySessionEJB1");       MySessionEJBHome home =(MySessionEJBH...
Zones: JSPDate Answered: 12/18/2003 Views: 0