struts comes under which layer of three tire architecture
in real time projects plz i need explaination?
Answer Posted / dsr
Struts is a MVC Architecture.This is three tier layer.
Layers:
-------
1.view: like as jsp page.
2.controler: controller the request and response objects.
3.model: database and service layer.
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
Explain integrate log4j in struts2 application?
What is the default suffix for Struts2 action URI and how can we change it?
What are the classes used in struts?
Explain how can we upload files in struts2 application?
Can explain about the validations and in your project where did u used the validations?
What is life cycle of an interceptor?
What are the features of struts?
What is actioncontext?
What is the configuration files used in struts?
Describe the mvc on struts?
State the procedure for using forward attribute of link tag’s.
Give an example of validates method used to avoid errors.
What is the forward action utilized for?
How does interceptor work in struts2?
What is the purpose of action-mappings tag in struct-config.xml?