-
May 5th, 2010, 12:30 PM
#1
Technical difference between struts and spring
Hi,
Can any body let me know the architectural difference between spring and struts, please?
thanks
J
Last edited by johni.four; May 5th, 2010 at 12:44 PM.
-
May 14th, 2010, 09:50 PM
#2
The difference is about the same as the difference between a refrigerator and an orange. Read the Spring documentation - starting with page 1. (It sounds like you might need to do some reading on Struts as well...)
Struts is a web application framework. Spring is a framework that addresses a wide variety of application design and development concerns including (but not limited to) configuration, data access, validation, binding, AOP, web development, transaction management, remoting, messaging, security, and much more... It is fair to compare Struts to Spring's Web MVC framework, specifically.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules