Anonymous

What Is The Struts Life Cycle?

1

1 Answers

Yooti Bhansali Profile
Yooti Bhansali answered
I think you mean the struts development cycle. Struts as a technology is comparatively new. There are many elements which function together, but having the knowledge of finishing every element can be a great time saver. There are a multitude of applications which make use of Struts. Given below is the struts development cycle step by step:

Collect and determine application necessities. Establish and process every screen necessity, in terms of information collated or exhibited. Determine the admission path for every screen.

Determine the Action Mappings which are associated to the application business logic. Make any classes which have to meet the requirements. Make action forums describing features from the screen requirements. Make application logic like Beans. Structure suitable arrangement files. Lastly, construct, check, and install.

Answer Question

Anonymous