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 are the classes in the java collection framework? : java collections

593


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

1830


What are the types of java collections? : java collections

542


What is iterator in the java collections framework? : java collections

537


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

549






What is deque in the java collections framework? : java collections

540


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

613


What are the different types of features of the java collections framework? : java collections

574


What are the types of interface used in the java collections? : java collections

588


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2563


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

1585


HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS

1580


Which interface does java.util.hashtable implement?

673


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

1876


What is the use of hashcode in java ?

577