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 89(0.011 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.0
Hi! I'm trying to upload a file into the DB but I'm having problems in trying to figure out how to code this one. I basically have questions regarding the code itself and what datatype I should ...
Zones: JSPDate Answered: 04/15/2004 Views: 8
Dear all, i am going to venture into Struts 2. Before that would appreciate if anyone of here have experience with this and can share with me your personal view. I haven't done any struts befor...
Zones: Struts, JavaDate Answered: 01/01/2008 Views: 0
Hi folks, I am using struts2. I want to use its tags to generate forms, textfields and etc. The problem is that those tags also generate HTML code.. For example: <html:form namespace="/Schedu...
Zones: JSP, Java, JSTL / TagsDate Answered: 02/21/2008 Views: 13
i want to display records 10 per page and also i want next and previous buttons for another records. I want  pagination code using struts tags . please help me
Zones: Java, JSTL / Tags, StrutsDate Answered: 09/13/2008 Views: 13
Hi all!  I would like to know how to format a string to a pattern in Java. The input String is looking like "xxxxxx" and the formated String must look like "xxxxx x" with a space between the last...
Zones: New To Java, JSTL / TagsDate Answered: 06/10/2008 Views: 8
Hello, I am not sure if this is even possible or not in Struts but I have this web page where user clicks on Upload Button after pasting a block of String text into a Text Area Box.  The Upload bu...
Zones: Struts, JSPDate Answered: 08/27/2008 Views: 18
I want to create dynamically text boxes in a Struts form and want to get values typed in textboxes in action class.
Zones: Struts, JavaDate Answered: 09/08/2008 Views: 0
No getter method for property        60 point fra fredand        X Hello! I have ran into a strange problem. (To me it looks strange beacuse this should be easy to solve, but perhaps I'm blind) T...
Zones: Struts, JSP, J2EEDate Answered: 10/13/2008 Views: 23
i get a list of row from data base and i iterate through every row , by logic:iterate in first case , i show information of every column, in <bean:write> or nested:write once , the user click on...
Zones: StrutsDate Answered: 12/02/2008 Views: 9
Hi, I am using struts in my application. to validate users entry in jsp i have my validation method. and i am calling that method in action class. code is below:(I am not using struts' validatio...
Zones: Struts, JSPDate Answered: 11/27/2008 Views: 13