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 34(0.002 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!

6.2
I wrote a .bat file to run a java application on win2000: @set JAVA_HOME=C:\JavaSoft\JRE\1.3.1_04 works fine, but @set JAVA_HOME=C:\Program Files\JavaSoft\JRE\1.3.1_04 or @set JAVA_HOME="C:\Pr...
Zones: JavaDate Answered: 07/30/2002 Views: 0
I created two scripts one that will set up using the ibm jdk and the other one will setup the sun jdk. I dont want to put it in my profile or bashrc b/c I want to just open up a shell and run fo...
Zones: Linux DevDate Answered: 05/13/2001 Views: 0
Hi what is Java_Home variable and who is using it? give me please an example who needs it and how can I use it. is it possible to pass it as parameter to the application ?    
Zones: JavaDate Answered: 11/05/2001 Views: 6
We have itools installed and we run Apache and Tomcat. Recently we upgraded all servers, and after upgrade the Tomcat wouldn't start. After the install we get a file with no name in the root dire...
Zones: Web ServersDate Answered: 08/28/2004 Views: 0
I have build a java program used as a job scheduler running on the JavaAppl folder. Under the JavaAppl folder, it has 3 sub-folders such as EM, PY, GL. In those sub-folder, it contains a lot of jav...
Zones: JavaDate Answered: 02/03/2005 Views: 0
Hi Experts, I am deploying an EJB application on to Jboss 4.0.2 and am having difficulty. This is the startup log file from the CMD window. Can anyone provide me with any ideas please. JAVA_H...
Zones: Application ServersDate Answered: 11/22/2005 Views: 0
how somebody explain to me how can i do the above please?
Zones: JavaDate Answered: 05/30/2006 Views: 0
Hi,   I have axis1.2 and j2sdk1.4.2_12 on my machine. I have set my JAVA_HOME to ="C:\j2sdk1.4.2.12".When I compile my files from C:\j2sdk1.4.2_12\bin , i get some class files.However when I run t...
Zones: Programming, New To JavaDate Answered: 04/16/2007 Views: 0
Hi, I am trying to work with Tomcat version 4.1.29.  I can see the index page and Hello.jsp.  I renamed Hello.jsp to Hello1.jsp to check if it gets compiled and I got error: type Exception re...
Zones: Application ServersDate Answered: 02/26/2004 Views: 0
I installed Tomcat on my computer, and I'm trying to run one jsp, but I'm getting this error : Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_H...
Zones: JSPDate Answered: 08/27/2004 Views: 35