How display data base errors on web console by using the
Struts Framework?
Answer Posted / ranjith nambiar
In hibernate configuration file, hibernate.cfg.xml, with in <session-factory> put <property name="show_sql">true</property>.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of constant tag in struts.xml?
What are the custom tags?
What are the major differences between html tags and strut specific html tags?
What is defeult result type?
What’s the utilization of resource bundle properties file in struts validation structure?
How to work with error tags?
What is the purpose of @result?
What is the purpose of struts.xml in struct2?
Why it called struts?
Explain the core end goal while using java struts?
What is actionform in struts?
What is s token?
Are interceptors and filters different?
Explain struts.devmode?
Can we have multiple struts config files in a single web app?