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 231(0.001 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.7
Dear Experts, I want to call a javascript function from my jsp scriptlet, if the condition got satisfied and window.onload  don't want to use for any circumstance Thanks & Regards Maatharasi.K
Zones: JSP, JScriptDate Answered: 08/02/2008 Views: 132
Hi I hava large amount of data in an array string of a javascript ,now I want to pass this data to variable in a JSP. I have used this code  var output = new Array(window.history.length); docum...
Zones: JavaDate Answered: 03/04/2001 Views: 0
I have a master JSP that includes about 3 other JSPs. 1. A left NAV bar 2. A top NAV with images 3. A Footer The left NAV JSP includes two javascript files for navigation and expanding of m...
Zones: Java, SSIDate Answered: 05/18/2001 Views: 0
Hi, Bear with me.  I'm inexperienced with JSP but picking it up as I am building a website.  This might get a bit lengthy. Here's the situation.  I have an external browser detection javascript ...
Zones: JavaScriptDate Answered: 05/03/2002 Views: 0
I need to be able to get the name of the user that is currently logged into windows.  Any ideas?  I am using jsp and weblogic on a win2000 platform.
Zones: JSPDate Answered: 12/18/2003 Views: 0
Here is my problem: I have a form that is a jsp.  The form is preloaded with values from a database.  The user can change values and then hit submit.  When they hit submit, it calls another jsp ...
Zones: JSPDate Answered: 02/02/2004 Views: 0
This is the easiest 125 pointer ever for a Javascript guru. This is my first web server app, and it is thankfully quite trivial.  I have only needed to learn 5 platforms or languages to pull thi...
Zones: JavaScriptDate Answered: 10/01/2003 Views: 0
Hi,  I don't know what the error is, object needed.. Pls help: <% String connectionURL = "jdbc:mysql://localhost:3306/mydatabase?user=;password="; try {          Class.forName(...
Zones: JSP, Font CreatorDate Answered: 01/20/2004 Views: 0
Hi, I have a code that can help me change images after 2 seconds, the problem is how is done, if the images needs to b e got from database, script> var nm=0; var myimages=["need_blue.gif",...
Zones: JSPDate Answered: 01/26/2004 Views: 0
Dear All, I am supposed to display a menu which has sub - menus. The no of menus and sub - menus have to decided at run - time i.e. the entire data has to be populated from a table in a database...
Zones: JavaScriptDate Answered: 05/19/2004 Views: 0