Who wrote struts?
No Answer is Posted For this Question
Be the First to Post Answer
What is the role of a handler in mvc based applications?
how to develop the submit and search operations in single jsp using struts?
What are the core classes of the struts framework?
life cycle of struts?
14 Answers HCL, iGate, Scope International,
Do we need to pay the struts if being used in commercial purpose?
is it possible to see actionservlet in my system. if yes how
What is actionform in struts?
What are the custom tags?
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.
in struts how to use hibernate with struts>
What is the forward action utilized for?