life cycle of struts?
Answer Posted / kiran
In life cycle of struts there r several part are there
ActionServlet
Struts-config.xml
RequestProceser
formBean
Action class
| Is This Answer Correct ? | 72 Yes | 27 No |
Post New Answer View All Answers
How to use forward action to restrict a strut application to mvc?
What are the some useful annotations introduced in struts2?
Why is action servlet a singleton in struts?
What helpers in the form of jsp pages are provided in struts framework?
Will the struts tags support other markup languages such as wml ?
Why is it called struts?
How many servlet controllers are used in a Struts Application?
What is lookupdispatchaction?
How can you create your custom interceptor in struts 2?
How do u provide security to ur project?(Banking domain project)
What is an interceptor stack?
What are the steps involved in creating a strut application?
how to debug struts project in netbean ?
Can you explain custom tag?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?