Explain architecture of struts2?
No Answer is Posted For this Question
Be the First to Post Answer
What are action errors?
How to add ms-word file in struts at the same time how to add images
What does i18n interceptor?
What is the purpose of @after annotation?
What is the purpose of @emailvalidator?
Difference between JSF Framework and Struts Framework.
13 Answers Accenture, BSS, IBM, TCS,
What is the flow of requests in struts based applications?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.
How to carryout the validations in struts if the validator frame work cant handle the validation
How Struts will follow the MVC?
What are the advantages of spring mvc over struts mvc?