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
What is the procedure of operation of a form tag?
Explain about struts relation to html tags?
How to use dispatchaction?
State an example of struts configuration file as an action parameter for action servlet.
Give an example where struts tiles may be used?
What is the purpose of @before annotation?
What is actionform in struts?
What is the use of resourcebundle.properties file in Struts Validation framework?
What are the steps used to setup dispatch action?
Give the details of xml files used in validator framework?
What is the purpose of @customvalidator annotation?
Can a reducer dispatch an action?
What is the purpose of form-be tag in struct-config.xml?
What is Struts2?
Explain about the validation steps which have to be carried during validation of client-side address?