What is the role of action class?
No Answer is Posted For this Question
Be the First to Post Answer
Give the details of xml files used in validator framework?
Does apache tomcat use struts?
explain the Struts flow?
What is struts validator framework?
struts comes under which layer of three tire architecture in real time projects plz i need explaination?
10 Answers Infinite Computer Solutions, TCS,
how handle when client send multiple request at atime for multiple servlets servlets?
where you will implement the tiles in struts?
List some struts tag libraries?
Explain about struts?
How does interceptor work in struts2?
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 container struts2?