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

Name three subclasses of the component class?

0 Answers  


Explain the stub's and skeleton's functionality?

7 Answers  


Can I use javascript to submit a form?

0 Answers  


Are we allowed to change the transaction isolation property in middle of a transaction?

0 Answers  


Why does the tag url-encode javascript and mailto links?

0 Answers  






What is Lock Based Protocol and what is its use?

2 Answers   Wipro,


How JNDI is used in JMS ?

1 Answers  


whats is mean by tiles in struts

0 Answers   SolutionNET,


Explain the advantages and disadvantages of detached objects.

0 Answers  


what is an isolation level?

0 Answers  


life cycle of an applet?

3 Answers  


how i secure my site with the https protocol.what are the steps?

0 Answers  


Categories