adspace


How exceptions are handled in struts application?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about validation plugin ?

1028


What is the difference between filters and interceptors ?

1311


How is declarative handling of exceptions done in struts ?

1005


What are the contents on web.xml in struts application ?

1065


What is action chaining ?

1164