DEVFYI - Developer Resource - FYI

How Struts control data flow?

Struts Questions and Answers


(Continued from previous question...)

8. How Struts control data flow?

Struts implements the MVC/Layers pattern through the use of ActionForwards and ActionMappings to keep control-flow decisions out of presentation layer.

(Continued on next question...)

Other Interview Questions