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

7.2
Hi I'm deploying to a JAR file for use on an Apache server. The servlet I have developed makes extensive use of RMI, obviously to use RMI I have to compile stub and skeleton classes. The proble...
Zones: Java, Delphi .NetDate Answered: 07/14/2000 Views: 0
import java.applet.Applet; import java.awt.*; import java.awt.event.*; public class clicker extends Applet implements ActionListener{ TextField text1; Button button1; public void ini...
Zones: JavaDate Answered: 05/08/2001 Views: 0
I am new to programming in Java, and I am needing a little help with a project I am working on.  I need to write a program that connects to a simple database on my own computer and displays the det...
Zones: JavaDate Answered: 03/03/2003 Views: 0
Hi.   We are migrating a (perfectly working) jsp application from jdeveloper 9.0.1 to jdeveloper 9.0.3... We hoped that it would have been a simple migration, but we are having a lot of probl...
Zones: Web Dev SoftwareDate Answered: 07/15/2003 Views: 0
Hi All, As some of you may notice from previous questions, I am aiming to develop an application using Oracle Portal with 9ias. From further research I have noted that an IDE is required to act...
Zones: Oracle IAS Application ServerDate Answered: 08/20/2003 Views: 0
 I am writing EJB application and used CMR. To develop this application I am using JDeveloper (Oracle 9i-OC4J).  When I run this application, it autometically creates CMR tables. But I don't want...
Zones: Application ServersDate Answered: 06/07/2004 Views: 0
I created jpr's for web and EJB's in Jdeveloper; for EJB this is ejb-jar.xml file <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE ejb-jar PUBLIC '-//Sun Microsystems, Inc.//DTD Enterp...
Zones: Java, J2EEDate Answered: 11/23/2004 Views: 0
hi i will deploy ear file in oc4j container;in ear file EJB.jar and web.war will be there.i will run the container;source files r in jdeveloper path(C:\JDeveloper903\jdev\mywork\2804Release3.0);...
Zones: JavaDate Answered: 10/28/2004 Views: 60
Hello Experts, Can someone please provide some feedback on which product (JDeveloper 10g or Eclipse 3.0.1) is more suited in writting programs in Java and using (JSP, Web Services and JSF) to d...
Zones: Programming, Plug InsDate Answered: 01/25/2005 Views: 0
Hi all, I created a jsp page with jdeveloper, and I called Reports builder to make a Web page, but when I execute it from jdeveloper I get the following message: java.lang. NullPointerExcepti...
Zones: DatabasesDate Answered: 06/01/2005 Views: 0