What is Model 1 and Model 2?

Answer Posted / prasanna sahu

model 1 is page-centric pattern, here the control flows from
1 jsp page to another.
model 2 has segregation of model, view and controller.All
request has to be first landed in the controller, the
controller comes in the center stage, it is only who decides
where the control should flow.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If the framework doesn’t do what I want, can I request that a feature be added?

491


Explain about tiles?

568


how to debug struts project in netbean ?

1916


How many instances of servlet usually run in a struts application ?

533


Explain about token feature in struts?

546






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

566


What are the aware interfaces in struts2?

543


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

536


How does one create an action in struts 2?

520


What is struts in j2ee?

517


What is interceptor struts2?

526


What do you mean by dynaactionform?

542


What is used to display the intermediate result in an interceptor?

499


What is struts 2 framework in java?

536


What are action errors and error?

571