What is action support class in struts2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of form bean in struts?
Who makes the struts?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
Can we have different controllers in one struts app?
Difference between struts and spring?
What are the steps used to setup dispatch action?
Explain design patterns which is used in struts?
why do we use logic tag library in struts?
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 dispatchaction?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What are the 5 constants of action interface?