Struts 2 Framework

What are the advantages and disadvantages of Struts 2 Framework?

Questions by snjy85

Editorial / Best Answer

tirumurugan  

  • Member Since Jun-2009 | Jun 25th, 2009


Advantages of struts

1. Centralized file-based configuration
2. Form beans.
3. Bean tags.
4. HTML tags
5. Form field validation
6. Consistent approach.

Disadvantages of struts

1. Bigger learning curve
2. BAD documentation
3. Less transparent
4. Rigid approach.

Showing Answers 1 - 6 of 6 Answers

tirumurugan

  • Jun 25th, 2009
 

Advantages of struts

1. Centralized file-based configuration
2.
Form beans.
3. Bean tags.
4. HTML tags
5. Form field validation
6.
Consistent approach.

Disadvantages of struts

1. Bigger learning curve
2.
BAD documentation
3. Less transparent
4. Rigid approach.

lwpro2

  • Oct 1st, 2010
 

1. no need coding action forms
2. can be any method
3. action name can contain place holders
4. interceptors
5. value stacks
6. thread safe

compared to struts 1

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions