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 struts framework in java?
What are the features of struts?
how to develop the submit and search operations in single jsp using struts?
Which configuration files are used in struts?
What does the term struts mean?
What are the important methods of actionform?
What validate() and reset() method does ?
How is token generated?
What is actionform in struts?
State an example of struts configuration file as an action parameter for action servlet.
What is value stack?
What is struts in j2ee?
What is life cycle of an interceptor?
What is the purpose of action tag in struts.xml?
how to connect from struts to database through hibernet and where u can modify the class