what are the componenets of struts?

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


Please Help Members By Posting Answers For Below Questions

What is meant by custom tags?

739


What does modeldriven interceptor?

774


What are the struts2 error message keys that can come during file uploading process?

798


Why are springs better than struts?

792


What is structs 2 validation framework?

752


Explain about the process of functioning of the struts program?

767


How to handle exceptions in structs?

768


Define struts?

815


Which technologies can be used at view layer in struts?

861


What are the sections into which a strut configuration file can be divided?

775


What is the purpose of @results annotation?

905


What does action do in struts?

723


What is actioncontext?

733


What is the use of Struts.xml configuration file?

707


What is filter dispatcher in struts?

697