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
What is meant by custom tags?
What does modeldriven interceptor?
What are the struts2 error message keys that can come during file uploading process?
Why are springs better than struts?
What is structs 2 validation framework?
Explain about the process of functioning of the struts program?
How to handle exceptions in structs?
Define struts?
Which technologies can be used at view layer in struts?
What are the sections into which a strut configuration file can be divided?
What is the purpose of @results annotation?
What does action do in struts?
What is actioncontext?
What is the use of Struts.xml configuration file?
What is filter dispatcher in struts?