What is Struts Flow?

Answer Posted / balachandar.s

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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will the struts tags support other markup languages such as wml ?

553


What is http redirect?

570


What are the life cycle methods of interceptor?

522


What is the flow of requests in struts based applications?

566


What is apache struts framework?

524






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

544


What is the use of execAndWait interceptor?

566


What is struts? Explain

543


What is ognl?

602


Which interceptor is responsible for file upload support?

579


Do you need an alignment after replacing struts?

526


What are the benefits of Interceptors in Struts2?

655


Which model components are supported by Struts?

569


What is s token?

539


What kind of mvc is struts 2?

559