What is Struts Flow?

Answer Posted / suresh

Struts is based on MVC architecuture.

1. request comes.

2. corrosponding action class will be searched in the struts.xml

3. mapped form-bean will be populated with data.

4. execute method of mapped action servlet will be executed
and result will be mapped in struts.xml with <forward> tag.

5. mapped jsp/html page with forward will be displayed.

Is This Answer Correct ?    15 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is struts framework in java?

606


Is struts efficient?

572


What are interceptors in struts 2?

672


What is the difference between struts and spring? Explain

569


Do you need an alignment after replacing struts?

624






Which technologies can be used at view layer in struts?

736


What are the classes used as part of struts framework ?

597


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

650


Explain about struts dispatch action?

642


What are the core components of a struct2 based application?

645


What are the life cycle methods of interceptor?

601


What are the core classes of struts?

656


What are apache struts?

588


What is the purpose of @urlvalidator annotation?

633


What is the different actions available in struts?

628