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 are the core classes of struts?

574


What is the use of reset method of ActionForm class?

573


What is the purpose of interceptors?

532


Why do the struts tags provide for so little formatting?

588


How client side validation is enabled on a jsp form?

592






What do you mean by tiles in struts?

544


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

527


What is the difference between filters and interceptors ?

502


What is struts validator framework?

552


Why we use struts in java?

517


Are struts and shocks the same?

511


Do I have to credit struts on my own website?

535


What is struts2 namespace?

511


Where can I get help with struts?

570


What do you mean by ognl?

554