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
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What are the components of struts?
Is struts action class singleton?
What is the naming convention for a resource bundle file in struts2?
What is struts in j2ee?
What is package name in struts xml?
What is token used for?
How do you create message resource?
What is the purpose of @conversion?
Explain the components of struts?
Explain architecture of struts2?
Explain about logic match tag?
Describe validate() and reset() methods.
What is actionform in struts?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?