How exceptions are handled in struts application?



How exceptions are handled in struts application?..

Answer / Nitish Bhardwaj

"Exceptions" in Struts can be handled using "Exception Handlers". These handlers are defined in the "exception" section of the configuration file and can redirect to specific error pages or process errors based on business rules.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

Where can I get a copy of struts?

1 Answers  


What is the purpose of @conversionerrorfieldvalidator annotation?

1 Answers  


What is the difference between struts and spring?

1 Answers  


Explain struts.devmode?

1 Answers  


i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.

2 Answers   CTS, TCS,


What is includeaction?

1 Answers  


we have 7 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. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?

2 Answers  


Wat is Difference between Mvc1 architecture and Mvc2 Architecture?

21 Answers   HCL, IBM, Sanyaa Infotech,


Why use struts framework in java?

1 Answers  


What kind of mvc is struts 2?

1 Answers  


how the error can be showed in the jsp page in struts?

3 Answers   Wipro,


What is struts framework in java?

1 Answers  


Categories