in struts without integrate hibernate how to use directly
explain?
Answer / 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 |
Difference between ActionErrors and ActionMessage?
What does validation interceptor?
what is purpose cvs and vss in eclipse?
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
What are the conditions for actionform to work correctly?
In web.xml file instead of *.do can i write *.ibm, Specify with example
What is action class? What are the types of action class?
how to connect from struts to database through hibernet and where u can modify the class
How many instances of servlet usually run in a struts application ?
Why are struts tightly coupled?
What inbuilt themes are provided by struts2?
How can we work with error tags?