when connecting with the database,if database server is
down,ho can we handle this exception in struts,how can we
send error message to the user?
Answer Posted / balaji
Create user defined exception catch it and redirect it to
error page
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain architecture of struts2?
What is the purpose of execute() method?
What is struts? Explain
What is the forward action utilized for?
What are the core components of a struct2 based application?
What is includeaction?
What is the use of struts?
Give an alternative way to protect jsp’s with not much features from direct access.
What is a custom tag?
What is declarative exception handling in struts?
What are the components of struts?
What do you mean by a custom tag?
What is difference between actionform and dynaactionform?
How do you create message resource?
State an example of struts configuration file as an action parameter for action servlet.