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’s the difference between struts and espresso?

507


What is a custom tag?

549


Why do we use struts?

579


Can I have html form property without associated getter and setter formbean methods?

576


What is the use of web xml in struts2?

525






What is value stack?

629


What is struts actionmapping?

529


What is dispatchaction?

630


What is the purpose of @emailvalidator annotation?

499


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

572


What is the apache struts vulnerability?

525


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

4042


1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they

2760


Explain struts.devmode?

569


What is lookupdispatchaction?

555