IT Placement Papers JAVA Struts
This category contains Struts Interview Questions and Answers |
What is the design role played by Struts?
|
|
|
|
|
The role played by Structs is controller in Model/View/Controller(MVC) style. The View is played by JSP and Model is played by JDBC or generic data source classes. The Struts controller is a set of programmable components that allow developers to define exactly how the application interacts with the user.
Only registered users can write comments. Please login or register.
|