Sr.Java Web Developer Question:
Download Job Interview Questions and Answers PDF
Can you name the different modules of the Spring framework?
Answer:
Some of the important Spring Framework modules are:
☛ Spring Context – for dependency injection.
☛ Spring AOP – for aspect oriented programming.
☛ Spring DAO – for database operations using DAO pattern
☛ Spring JDBC – for JDBC and DataSource support.
☛ Spring ORM – for ORM tools support such as Hibernate
☛ Spring Web Module – for creating web applications.
☛ Spring MVC – Model-View-Controller implementation for creating web applications, web services etc.
☛ Spring Context – for dependency injection.
☛ Spring AOP – for aspect oriented programming.
☛ Spring DAO – for database operations using DAO pattern
☛ Spring JDBC – for JDBC and DataSource support.
☛ Spring ORM – for ORM tools support such as Hibernate
☛ Spring Web Module – for creating web applications.
☛ Spring MVC – Model-View-Controller implementation for creating web applications, web services etc.
Download Sr.Java Web Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain me how to integrate Spring and Hibernate Frameworks? | Do you know what are the different methods of session management in servlets? |