Answer Posted / tarun
Struts is a MVC design pattern .
The following three are the struts component.
Model : DAO class, EJB classes
View : JSP, HTML Files
Controller : Action Servlet
Apart from this we need struts-config.xml, web.xml,
validator.xml, validation-rules.xml and properties files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about struts?
What do you mean by a custom tag?
How is a lookup dispatch action created?
Who makes the struts?
What is the purpose of @before annotation?
What is container struts2?
How many struts config file can be created in struts?
What's mvc pattern ?
Provide some important Struts2 constants that you have used?
What is the purpose of struts.properties in struct2?
What is struts xml?
Explain about the
What’s the utilization of struts.xml configuration file?
Why are struts tightly coupled?
How to upload struts file?