Explain about the future of struts?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of @after annotation?
Can we have more than one struts-config.xml file for a single struts application?
What is jakarta struts framework?
What happens when Two users requests for same action class? How the threads are controlled?
In struts how to use regurlar formbeans using validation framework explain?
What is the purpose of @doublerangefieldvalidator?
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 are action classes in struts?
Difference between JSF Framework and Struts Framework.
13 Answers Accenture, BSS, IBM, TCS,
How can we group related actions in one group in Struts?
Why do we need struts?
What do you mean by struts.dev mode?