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 161(0.012 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.5
I want to make a HTML prototype from the current Web application running. For all the pages present in the application, I need to collect the HTML generated Let me know if there is any tool or h...
Zones: Web Development, HTML, JSPDate Answered: 03/12/2008 Views: 4
This is how I am using my session EJB in the JSP. The lookup is in scriplets thus in the Service method.Now I need another approach ie is thru the JavaBean. Can you give me the code for the Bean an...
Zones: Java, J2EE, JNDIDate Answered: 05/19/2002 Views: 0
I want to include a couple of JSP pages into an HTML page. Can this be done.  If so, please provide a code snippet example. Thanks
Zones: JSPDate Answered: 06/21/2004 Views: 0
hi, how I can add html template to my jsp pages note: I am using netbeans5
Zones: JSP, HTMLDate Answered: 01/07/2008 Views: 0
Hi, I have a question about how to pass a variable from a jsp page (index.jsp) to a jsp page (test.jsp) that appears on the index.jsp page within an iframe.  If possible, I want to avoid using j...
Zones: JSP, HTMLDate Answered: 03/20/2008 Views: 17
hi is there any good exisiting web interface editor html editor with preview function i can use it in my website?
Zones: WebApplications, Programming, Web De...Date Answered: 05/19/2008 Views: 0
Hi All, I have a drop down as shown below in my jsp. <form = "form1"> <select name="sel1"> <option value="100">CA</option> <option value="101">NJ</option> <option value="102">WI</option> </s...
Zones: JSPDate Answered: 07/16/2008 Views: 0
I need a jsp/html code where user can only select one out of two (input and checkbox) and when he selects input textbox, checkbox should be disabled and vice-versa. I know how to do the code throu...
Zones: JSP, HTMLDate Answered: 07/29/2008 Views: 0
Below is code of list box i want to hide this <TR class="Header">       <TD>Brand &nbsp;</TD>       <TD><Select name="matkl_1" SIZE="4" MULTIPLE STYLE="width: 200px">             <%             if(lub.canViewAllBrands...
Zones: CSS, JSPDate Answered: 09/18/2008 Views: 72
Hi guys,             I am building a website using jsp but I have no idea about how to go with header and footer in this. could anyone please suggest how to do it. PLease provide few sample codes ...
Zones: JSPDate Answered: 11/19/2008 Views: 25