In Struts Programming which is the controller,which is the
model?
Answer Posted / atul kumar yadav
ActionServlet class is the controller & Action Class
is the model.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the use of execAndWait interceptor?
How can you create your custom interceptor in struts 2?
Explain architecture of struts2?
Does struts include its own unit tests?
Why we use struts over servlets?
What are the classes used in struts?
how to debug struts project in netbean ?
Which technologies can be used at view layer in struts?
How can we upload files in Struts2 application?
What is the naming convention for a resource bundle file in struts2?
What are the life cycle methods of interceptor?
What are action errors and error?
How to display validation errors on jsp page?
How is token generated?
Difference between struts and spring?