Difference between Spring framework and Struts framework?
Answer Posted / sambasivareddy
*Struts is a webframework ,Spring an applicationframework.
*Struts using MVC,Spring is one of the module
*Struts Hard code to use applications like hibernate,jdbc
Spring Inbuilt hibernate,Jbdc.
*Struts allows only jsp,Sping supports jsp,velocity,free
maker
*Struts is heavy weight,Spring is light weight
*Struts supports tagLibrary,Spring not support.
| Is This Answer Correct ? | 34 Yes | 8 No |
Post New Answer View All Answers
What is deque in the java collections framework? : java collections
What are the types of the main implementing classes in the map interfaces? : java collections
what is mean by hasing and maping in java platform and advantage?
What are maps interfaces in the java collections? : java collections
Which sorting algorithm is used by collections.sort() in java ?
What are the types of java collections? : java collections
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.?.
can u draw class/object diagram for ATM
What is an algorithm in java collection framework? : java collections
What is the Spring2.5 MVC Navigation flow?
my interviewer asked me what technical specification you used how to answer that question
What is the enumerator of the java collection framework? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the different types of features of the java collections framework? : java collections