Different between Struts and Spring? or Why use Spring, if
you are already using Struts?
Answer Posted / vamsikrishna.i
Struts:
1.Struts is only for web Applications.We can not develop any
type of Java,J2EE applications by using Struts Framework.
2.We can not Integrate other Frameworks with Any other Java
Oriented Frameworks.
Spring:
1.Spring is for developing any kind of Java,J2EE applications.
2.It is Layered architecture.We can integrate any no of
Frameworks with Spring.
3.It has So many features like AOP,IOC.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is a non-repeatable read?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What’s jboss jbpm?
what are the activation groupworks?
What are the different types of exception?
What is the difference between a menuitem and a checkboxmenuitem?
How are the elements of a cardlayout organized?
What is permgen or permanent generation?
When a thread blocks on i/o, what state does it enter?
Can you control when passivation occurs?
Can I use javascript to submit a form?
Why are some of the class and element names counter-intuitive?
Do we need to override service() method
What is clustering? What are the different algorithms used for clustering?
Have you used threads in Servelet?