Explain about struts relation to html tags?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between JSF Framework and Struts Framework.
13 Answers Accenture, BSS, IBM, TCS,
What is the purpose of @key?
How to explain struts work flow
12 Answers CSS, iFlex, iGate, mpower, TCS,
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 the use of ActionErrors in Struts?
What is switchaction?
how you provide security in your banking project
What are action errors and error?
What’s the difference between struts and turbine?
Can we handle exceptions in Struts programmatically?
What is the front controller in struts2?
What is role of action class?