Why should we go for struts framework?

Answer Posted / shyam

Every web application follows some structure like mvc ,i.e model,view and control.
controller is for processing request and model is for business logic and view is for presentation.
this structure is followed by every major web application.
so, common tasks of every web application already developed by framework only we have to customize them to according to our specific web application.
that is struts is semi -finished web application.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is request processor and how does it relates to action mapping?

564


What is validate() and reset() functions?

548


How can we display validation errors on jsp page?

527


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4022


How are interceptors and servlet filters different?

476






Are struts still used?

501


What are disadvantages of Struts?

541


Define struts?

611


What is difference between interceptors and filters?

524


What is the life cycle of actionform?

534


Explain the difference between plain-validator and field-validator in struts?

513


Why do the struts tags provide for so little formatting?

576


How can you create your custom interceptor in struts 2?

529


What is a custom tag?

528


What is the use of struts config xml file?

471