Different between Struts and Spring? or Why use Spring, if
you are already using Struts?

Answers were Sorted based on User's Feedback



Different between Struts and Spring? or Why use Spring, if you are already using Struts?..

Answer / 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

Different between Struts and Spring? or Why use Spring, if you are already using Struts?..

Answer / sreenivasulu

using spring to dovelop all kind of applications it provide
built in container in the form of classes no need to
install saperatly that

Is This Answer Correct ?    1 Yes 3 No

Different between Struts and Spring? or Why use Spring, if you are already using Struts?..

Answer / sreenivasulu

using spring to dovelop all kind of applications it provide
built in container in the form of classes no need to
install saperatly that

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Advanced Java Interview Questions

What is an abstract method?

0 Answers  


what are RemoteObjects?

0 Answers   Wipro,


Wt is the main difference between Java and Java J2EE and Advanced java?

5 Answers   Wipro,


What is meant by method chaining?

0 Answers  


How primary key is implemented in Oracle?

0 Answers  






What is the purpose of the notify() method?

0 Answers  


What is table mutation and how do you avoid it?

0 Answers  


What is the initial state, When a thread is created and started?

3 Answers  


What class is used to create Server side object ?

0 Answers  


what is handle?

0 Answers  


How to pass parameters in RMI?

0 Answers  


When a thread blocks on i/o?

0 Answers  


Categories