in struts without integrate hibernate how to use directly
explain?
Answer Posted / suresh royal
If u want connect with DB by using hibernate then we must integrate struts and hibernate otherwise just we can use JDBC also for connecting DB from struts
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How tag libraries are defined in Struts?
What is the use of Struts.xml configuration file?
What does validation interceptor?
How can we upload files in Struts2 application?
How we can controlled duplicate form submission in struts?
Are the struts tags xhtml compliant ?
What is the purpose of plug-in tag in struct-config.xml?
What are the major differences between html tags and strut specific html tags?
What are the benefits of Struts framework?
Explain the difference between plain-validator and field-validator in struts?
What is the purpose of @customvalidator annotation?
What are the contents on web.xml in struts application ?
How you will make available any message resources definitions file to the struts framework environment?
Name some useful annotations introduced in Struts2?
What are the classes used as part of struts framework ?