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 nested beans can be used in Struts applications?
What is controller in struts ?
Explain integrate log4j in struts2 application?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What is the purpose of @action annotation?
Mark the differences between html tags and strut specific html tags.
Explain about struts relation to html tags?
What is declarative exception handling in struts?
Give an example where struts tiles may be used?
What are the reasons for an error message not being displayed while developing struts application?
Why actionservlet is singleton in struts?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is the purpose of @intrangefieldvalidator annotation?
Why do the struts tags provide for so little formatting?
What is struts and why it is used?