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 types of java collections? : java collections
What are the uses of the set interfaces in the java collections? : java collections
What is java collection? : java collections
What are the types of interface used in the java collections? : java collections
What are the considerations to be made in case of loops in java ?
What is the use of the list interface in the java collection? : java collections
What are the classes in the java collection framework? : java collections
What is the enumerator of the java collection framework? : java collections
please mail me the interview question based on java/j2ee
What are the different types of features of the java collections framework? : java collections
What is iterator in the java collections framework? : 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 ?
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
What is the Spring2.5 MVC Navigation flow?
What are the different types of collections views being provided by the map interface? : java collections