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 |
what is the diff between struts1.0 and struts2.0
Provide some important Struts2 constants that you have used?
Give an alternative way to protect jsp’s with not much features from direct access.
What are the benefits of Struts framework?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is actioninvocation?
what is purpose cvs and vss in eclipse?
What is ValueStack and OGNL?
why we are using vo,dao and dto design patterns in struts framework
What is action chaining ?
How to pass runtime Parameter in Struts1.2?