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 the purpose of @intrangefieldvalidator annotation?

852


State the procedure for using forward attribute of link tag’s.

536


Are struts thread safe?

558


What is execute method in struts?

494


What inbuilt themes are provided by struts2?

589






What is the purpose of @typeconversion annotation annotation?

559


How can duplicate form submission be handled in struts 2?

535


What is the difference between struts1 and struts2?

512


What is the role of action class in struts?

556


Can we have multiple struts config files ?

537


What are the benefits of the struts system?

573


What configurations are stored in struts configuration file ?

532


How do you create message resource?

582


What is switchaction?

653


How struts2 supports internationalization?

650