how to develop the submit and search operations in single jsp using struts?
No Answer is Posted For this Question
Be the First to Post Answer
tell me struts flow ?
5 Answers BA Continnum Solutions, Exira, Fidelity, iGate,
How to build struts application in eclipse?
What is ognl?
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 Request Dispatcher and What is reuest Processor??
What configurations are stored in struts configuration file ?
What inbuilt themes are provided by struts2?
What is the purpose of @result?
What is the role of a handler in mvc based applications?
What is struts-default package and what are it’s benefits?
Explain struts.devmode?
what is the difference between page and pageContext implicit variables