what are the disadvantages of MVC architecture

Answer Posted / sivadasan

The disadvantage of Struts is , it doesn't have backward
flow.

For example if you are in page-1 and if you want to go to
page-2 then have to call the Action Maping Object of Page-
2. At that time lot of parameters stores in your session.
In case if you want to go back to Page-1 then have to call
Action Mapping object of the Page-1. So now the parameters
will not get reverse.

To avoid this a new framework adde with Struts , that is
WFNM(Web Flow Naviagtion Manager).

I hope it will helpful

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of forwardaction?

535


What are best practices to follow while developing Struts2 application?

599


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

571


What is jakarta struts framework?

548


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

614






How can we group related actions in one group in Struts?

551


Why use spring, if you are already using struts?

547


Explain about the validation steps which have to be carried during validation of client-side address?

530


What is spring hibernate and struts in java?

479


What is apache struts framework?

513


Explain design patterns which is used in struts?

528


Explain about struts dispatch action?

540


What is struts in java with example?

497


What is the purpose of @requiredstringvalidator annotation?

519


What do you mean by dynaactionform?

535