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
What is actionmapping?
Are struts still used?
Which design pattern the interceptors in struts2 is based on?
What should be the name of xml file used for validation in struts?
What does the term struts mean?
What are the two scope types for formbeans?
What does i18n interceptor?
When should we use SwtichAction?
What are the pros of struts 2?
What are the benefits of the struts system?
What is struts validator framework?
Which class of struts is responsible to converts data types from string and vice versa?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is used to display the intermediate result in an interceptor?
How to handle exceptions in structs?