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

Explain the complete struts validator framework.

579


Briefly tell the two kinds of form beans.

555


How you will display validation fail errors on jsp page?

536


What is the life cycle of actionform?

548


What is the difference between session scope and request scope when saving formbean ?

552






Name some of the features of struts2?

563


What is the purpose of form-be tag in struct-config.xml?

558


What steps are required to for an application migration from Struts1 to Struts2?

604


Why do we need mapdispatchtoprops?

473


What is the purpose of @key annotation annotation?

590


What is a custom tag?

540


What are action errors?

565


Explain about the process of functioning of the struts program?

584


Are struts still used?

514


What is validate() and reset() functions?

557