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 / manjunath
by using database unavailable exception class()..
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the steps involved in creating a strut application?
Which design pattern the interceptors in struts2 is based on?
What is actionservlet?
What is the flow of requests in struts based applications?
What is the purpose of @beforeresult?
What are struts in java?
How to work with error tags?
What is the purpose of @beforeresult annotation?
How to use forward action to restrict a strut application to mvc?
Why was reload removed from struts (since 1.1)?
Which class is the Front Controller in Struts2?
Are interceptors thread safe?
Explain about tiles?
What are the two types of validations supported by validator framework?
What is ognl?