What is the purpose of @key annotation annotation?
No Answer is Posted For this Question
Be the First to Post Answer
Why it called struts?
What are the struts2 configuration properties that control file uploading process?
life cycle of struts?
14 Answers HCL, iGate, Scope International,
what is the disadvantage of struts frame work?
What is meant by portals???
Is struts 1 still supported?
Where should struts xml be placed?
What is struts and springs in java?
What is the purpose of @conversion?
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.
Can we handle exceptions in Struts programmatically?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?