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

Can we use struts and spring together?

727


Is there a particularly good ide to use with struts?

682


What is the different actions available in struts?

733


How is a lookup dispatch action created?

759


What do you mean by actionmapping?

738


What is the need of struts?

730


What is front controller in struts?

735


Is struts 1 still supported?

683


What applications use apache struts?

684


What's the purpose of execute method of action class?

688


How you will make available any message resources definitions file to the struts framework environment?

745


What do you mean by struts.dev mode?

706


Explain the difference between dispatchaction and lookupdispatchaction in struts?

5772


What does params interceptor?

698


What is the purpose of @conversion annotation annotation?

894