How is declarative handling of exceptions done in struts ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Struts Interview Questions

How is the action mapping specified?

1 Answers  


What’s the utilization of struts.xml configuration file?

1 Answers  


What is defeult result type?

1 Answers  


Do we need to pay the struts if being used in commercial purpose?

1 Answers  


Explain how can we upload files in struts2 application?

1 Answers  


What are the struts2 error message keys that can come during file uploading process?

1 Answers  


why we are using vo,dao and dto design patterns in struts framework

3 Answers   Wipro,


What is value stack?

1 Answers  


What are action errors and error and what are the consequences they impose?

1 Answers  


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.

2 Answers  


What is the purpose of @results?

1 Answers  


How interceptor works in struts 2?

1 Answers  


Categories