How to explain struts work flow

Answer Posted / mahmood alam siddiqui

Struts work flow:
When user run the Struts Application
first of all controll goes in XML file and find the Action
Servlet that is main controller class in Struts after that
control goes in Struts-config.xml and find the Action, find
the Form bean and execute the action if method execute
successfully the forward the output at given JSP.

Is This Answer Correct ?    101 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are result types in struts?

576


How action mapping is configured in Struts?

572


Do you need an alignment after replacing struts?

524


How can forward action be used to restrict a strut application to mvc?

521


What is purpose of execandwait interceptor?

581






What is the difference between struts1 and struts2?

518


Mark the differences between html tags and strut specific html tags.

589


What is the need of struts?

566


Explain architecture of struts2?

588


what is meant by Struts Validator Framework?

565


How you will enable front-end validation based on the xml in validation.xml?

575


Explain the difference between dispatchaction and lookupdispatchaction in struts?

2115


What are the cons of struts 2?

575


What is http forward?

548


What are the contents on web.xml in struts application ?

518