What is controller in struts2?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about how requests from the client are sent?
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.
What is difference between lookupdispatchaction and dispatchaction?
tell me struts flow ?
5 Answers BA Continnum Solutions, Exira, Fidelity, iGate,
What is the difference between struts and spring? Explain
What is the purpose of @customvalidator annotation?
What is use of i18n interceptor?
how to implement singletun design patteren in struts?
What is controller in struts ?
What is controller in struts2?
What do you mean by actionservlet?
How to convert struts to spring mvc?