Why should we go for struts framework?

Answer Posted / giridhar

Struts framework, gives you control over your application
develpment with MVC Design pattern. Divide and conquer
methodology. Presentation, Processing and Control flow are
divided and written separately. Presentation tier mostly
consists of JSP's at user input and output level. Control
will be your action servlet, processing will be taken care
in Model.

Is This Answer Correct ?    25 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is actionservlet?

564


How is token generated?

542


Explain about the tag?

637


What is the purpose of @emailvalidator annotation?

501


How to use forward action to restrict a strut application to mvc?

601






What is spring hibernate and struts in java?

496


What are different Struts2 tags? How can we use them?

576


What is struts actionmapping?

531


What are the important methods of actionform?

593


How action-mapping tag is used for request forwarding in struts configuration file?

590


When should we use SwtichAction?

602


What is the purpose of @urlvalidator annotation?

559


What is difference between lookupdispatchaction and dispatchaction?

637


Does struts include its own unit tests?

533


How can we handle exceptions thrown by application in Struts2?

550