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 lookupdispatchaction?

557


Is struts 1 still supported?

516


Explain about the library tag?

603


What is actionservlet?

564


Which class of struts is responsible to converts data types from string and vice versa?

669






What are the classes used in struts?

634


What validate() and reset() method does ?

549


Explain about how requests from the client are sent?

526


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

2058


What should be the name of xml file used for validation in struts?

547


Explain about the process of functioning of the struts program?

595


How to use forward action to restrict a strut application to mvc?

599


What is the difference between empty default namespace and root namespace?

563


How to display validation errors on jsp page?

572


Explain how can we upload files in struts2 application?

627