Difference between Spring framework and Struts framework?
Answer Posted / vinay kumar.k
1)Spring is a Layered Architechture, where as Strtuts is not
2)Spring is loose coupling, Struts is tight coupling
3)Spring provides easy integration with ORM technoloies,for
stuts we need to maually do coding
4)Spring's POJO is equivalent to EJB components to some Extent
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
What are the different types of collections views being provided by the map interface? : java collections
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What are maps interfaces in the java collections? : java collections
What are the types of interface used in the java collections? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
What is the use of hashcode in java ?
What do you understand by synchronization? Why is it important?
What is the use of the list interface in the java collection? : java collections
What are the uses of the set interfaces in the java collections? : java collections
What is an algorithm in java collection framework? : java collections
How is hashset maintained in memory by java ?
please mail me the interview question based on java/j2ee
What is the Spring2.5 MVC Navigation flow?
Should we create system software ( e.g operating system ) in java ?
what is mean by hasing and maping in java platform and advantage?