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 13(0.008 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!

9.3
I have problem finding a place where I can increase session bean timeout in JBoss. I have stateless SB making some complex operations - unfortunately timeout comes and operations are rolled-back. I...
Zones: JBoss Application Server, EJBDate Answered: 06/09/2008 Views: 34
Hello, I am trying to create some jsp files in eclipse and I get the following error when I am trying to run the files. The little red x icons appear on the left side of the IDE Cannot find the ...
Zones: Eclipse, JSP, JSTL / TagsDate Answered: 10/31/2008 Views: 496
I am a PHP web developer, hosting websites with Apache & MySQL. Now I want to switch to java/jsp to develop my web application (just a website with database access). Q1) Am I likely to need ja...
Zones: Web DevelopmentDate Answered: 11/13/2006 Views: 0
I want to build an application where MDB's have a significant amount of configuration information that they pick up at creation time. I need to be able to tell the MDB's to re-load this info. This ...
Zones: EJB, J2EEDate Answered: 08/20/2007 Views: 0
I have an application that would typically be a stand-alone Java process - it has a mainline and the flow of control is as a mainline, not a service. However, it would like to be able to take ad...
Zones: J2EE, EJB, ServletsDate Answered: 09/22/2007 Views: 0
Hi experts, I want to handle success messages in Spring MVC like we do with error messages. I want to know if there is a way to put the message code in request before redirect to a success view ...
Zones: Spring, J2EEDate Answered: 11/29/2008 Views: 33
      I used to find the "core J2ee patterns" useful because it covers the whole picture of a web application. (see here: http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html ) Howev...
Zones: Java, J2EE, WebApplicationsDate Answered: 03/27/2007 Views: 0
JavaEE supports multi-core processors? If I develop an application with JavaEE it'll be able to use the multi-core benefits? How an JavaEE application will behavior in a multi-core enviroment? ...
Zones: Apache Web Server, JSP, ...Date Answered: 06/13/2008 Views: 0
In some backing page bean I have a method that returns a list such as public class SomeBean { public List <Users> getUsers{  blah blahblha  List <Users> listofUsers = ....;  return listorUse...
Zones: JSP, Java, J2EEDate Answered: 05/18/2008 Views: 0
I am a Java ignoramus. I am trying to create a SOAP message and add to it various security elements. I have tried the following and variations with no success. import javax.xml.soap.MessageFact...
Zones: JAX / SAXP, Java, New To JavaDate Answered: 01/13/2008 Views: 59