What is ognl?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Can we handle exceptions in Struts programmatically?
How can we upload files in Struts2 application?
What are the main classes which are used in struts application?
What is token used for?
what is tiles in struts?
What inbuilt themes are provided by struts2?
How to get data from the velocity page in a action class?
I have 4 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. how we can make it possible
What is struts actionmapping?
Explain about the validation steps which have to be carried during validation of client-side address?
What are the two different types of validations that the validator framework supports?