Difference between Spring framework and Struts framework?

Answer Posted / tirupathi rao

STRUTS :
1.Struts framework is based on MVC pattern to develop web
applications and which is used to generate integration logic
dynamically.
2.Struts allows only JSP as a view component.

SPRING:
1.Spring framework is used to develop enterprise applications.
2.Spring framework not only allows JSPs but also other views
such as Velocity,Freemaker etc.,
3.Spring f/w consists of 6 modules which are alternatives
for existing J2ee Technologies.

Is This Answer Correct ?    96 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Spring2.5 MVC Navigation flow?

5375


HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS

1582


Which sorting algorithm is used by collections.sort() in java ?

552


What are the classes in the java collection framework? : java collections

597


What are the different types of ways where you can iterate over a list? : java collections

577






What are the queues in the java collection framework? : java collections

553


What are maps interfaces in the java collections? : java collections

575


What is the enumerator of the java collection framework? : java collections

567


What is the use of the list interface in the java collection? : java collections

605


What is the difference between comparable and comparator in java.util pkg?

594


What are the differences between the java collection and the java list? : java collections

617


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

1881


How do I find jre path in windows?

531


what is mean by hasing and maping in java platform and advantage?

1833


What do you understand by synchronization? Why is it important?

576