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
Which sorting algorithm is used by collections.sort() in java ?
What is the use of the list interface in the java collection? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
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 java collection? : java collections
Which interface does java.util.hashtable implement?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What is an algorithm in java collection framework? : java collections
What are the types of interface used in the java collections? : java collections
What is the Spring2.5 MVC Navigation flow?
What are the different types of classes implemented in the set interfaces? : java collections
What are the different types of features of the java collections framework? : java collections
What are the main classes of the list interfaces? : java collections
what is mean by hasing and maping in java platform and advantage?