Advertisement

1 - 6 of 6 containing alltags:("Java, Struts 2") (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.8
Hi all, i am using Struts 2. I have a Map that looks something like this. Map<String,Object> map=new LinkedHashMap<String,Object> (); Suppose key-values are q1-object1 q2-object2 q3...
Zones: JSP, Java, StrutsDate Answered: 05/13/2008 Views: 475
I'm having trouble finding out how to force actions to use https in Struts 2.  I want to force a login action to always use SSL, perhaps using an interceptor, and I'm sure that this is a common tas...
Zones: StrutsDate Answered: 05/26/2008 Views: 52
We are currently using Struts 2 to develop a Java application. We have used a Struts 2 tag <s:checkboxlist> The problem is when we have a big list of items it just lists them and wraps around lo...
Zones: Struts, CSS, JSPDate Answered: 08/04/2008 Views: 136
Hi, I have a application on Struts 2. I have a personForm.jsp, form-validator.xml, struts.xml and PersontAction.java. I look for that that. But not run. Which's the mistake?
Zones: J2EE, StrutsDate Answered: 08/05/2008 Views: 0
Hi, I am using Struts 2 (porting an existing Struts 1 project) for an internal application. I am trying to dynamically build an html select box from a database query, I can get a list of valu...
Zones: Struts, JSTL / TagsDate Answered: 09/17/2008 Views: 8
Hi, I'm trying to use struts 2  token-session interceptor to handle the double submissions in my application. Here is my action class signature: public class BusinessAction extends BaseActio...
Zones: Struts, Web Development, JSPDate Answered: 08/27/2008 Views: 312
  • 1