Difference between Spring framework and Struts framework?
Answer Posted / ramakrishna
->spring is a light weight,struts is a heavight
->spring provided a conatianers by activating classes,
but struts explicitely configured
->spring is layered ,struts is not
| Is This Answer Correct ? | 19 Yes | 10 No |
Post New Answer View All Answers
What is the Spring2.5 MVC Navigation flow?
please mail me the interview question based on java/j2ee
What are the queues in the java collection framework? : java collections
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
What is java collection? : java collections
Which sorting algorithm is used by collections.sort() in java ?
What are the differences between the java collection and the java list? : java collections
What are the different types of features of the java collections framework? : java collections
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 is the enumerator of the java collection framework? : java collections
What are the types of the main implementing classes in the map interfaces? : java collections
What are maps interfaces in the java collections? : java collections
How do I find jre path in windows?
What is iterator in the java collections framework? : java collections