Different between Struts and Spring? or Why use Spring, if
you are already using Struts?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
the use of try and ffinally keyword
What is multithread synchronizing ?
Can I map more than one table in a cmp?
How many requests can a server fetch at a time?
What is Connection Pooling?
1 Answers Enteg Technologies, Infosys, Polaris,
How many JSP scripting elements and what are they?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
how we can implement interface in jsp ?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
what is JTS?
Explain the stub's and skeleton's functionality?
Define the remote interface?