life cycle of struts?

Answer Posted / sitaram

Please find the below ural for struts life cycle digram.
http://www.ibm.com/developerworks/java/library/j-seam1/lifecycle.gif.

suppose one form having name,age two fields and one submit
button. when ever enter the two fields and submit button.
the request goes to web.xml. the request check in the struts
config.file. the related form bean and action class will be
executing. then related redirect page.

Is This Answer Correct ?    5 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between filters and interceptors ?

502


What are the aware interfaces in struts2?

555


Explain about the process of functioning of the struts program?

593


What are the reasons for an error message not being displayed while developing struts application?

547


What is apache struts used for?

496






In which method of action class the business logic is executed?

546


What are action errors?

571


How do I access token?

503


Why do we need struts?

544


List some struts tag libraries?

564


What do you mean by actionform?

585


At the point, you should go for struts framework?

549


How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

2536


What are the benefits of the struts system?

577


How the exceptions are handled in struts?

537