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 |
Where can I get a copy of struts?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is the difference between struts and spring?
Explain struts.devmode?
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.
What is includeaction?
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?
Wat is Difference between Mvc1 architecture and Mvc2 Architecture?
21 Answers HCL, IBM, Sanyaa Infotech,
Why use struts framework in java?
What kind of mvc is struts 2?
how the error can be showed in the jsp page in struts?
What is struts framework in java?