Answer Posted / mukesh
Hibernate is ORM wich mapps POJO to
access RDBMS using xml file.It is used
for fast and error free access. it reduce the
amount of code we use in JDBC.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is action servlet a singleton in struts?
List some struts tag libraries?
State an example of struts configuration file as an action parameter for action servlet.
Are struts thread safe?
What is front controller in struts?
What is controller in struts2?
What are the contents on web.xml in struts application ?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
How is a lookup dispatch action created?
How to work with error tags?
What validate() and reset() method does ?
What applications use apache struts?
Will the struts tags support other markup languages such as wml ?
What is the difference between requestaware and servletrequestaware interface?
What are result types in struts?