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 do you mean by ognl?
Can you explain value stack?
Can we have more than one struts-config.xml file for a single struts application?
When do I need “struts.jar” on my classpath?
Describe the mvc on struts?
What are the Core classes of Struts Framework?
Explain about struts dispatch action?
What is the difference between filters and interceptors ?
Explain about tiles?
What are the components of struts framework?
What does the term struts mean?
What is meant by custom tags?
What are the advantages of spring mvc over struts mvc?
how to debug struts project in netbean ?
What is the purpose of execute() method?