Difference between Spring framework and Struts framework?
Answer Posted / anand
Struts is a web framework which can be used to develop web
applications using MVC pattern. We have to hard code to use
applications like hibernate, jdbc, etc.
Spring is an application framework in which spring MVC is
one of the modules of spring framework. Spring uses the
concept of IOC/DI where the objects are not hard coded in
java but they are injected using construtor/setter
injection. We can use hibernate, jdbc, etc,...with spring
without hard coding in application as spring supports
classes hibernate, jdbc, and many more. This is very little
to say about spring. There are many features to be known.
| Is This Answer Correct ? | 57 Yes | 8 No |
Post New Answer View All Answers
What is iterator in the java collections framework? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
Should we create system software ( e.g operating system ) in java ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What is the enumerator of the java collection framework? : java collections
What are the considerations to be made in case of loops in java ?
What are the differences between the java collection and the java list? : java collections
What are the interfaces in java collections? : java collections
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
What is the difference between comparable and comparator in java.util pkg?
How is hashset maintained in memory by java ?
What are the main classes of the list interfaces? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword