Difference between Spring framework and Struts framework?
Answer Posted / yugandhar
Spring framework provides dependency injection.Which is
alternative to EJB.Spring framework provides many features
like velocity,Hibernate,Ibatis,PDF,Excel
views,JDO,Interceptors,web services.Whic can be built in
Spring framework very easily.It is a J2EE application
framewrok.
Struts is MVC pattern provides limited features.For
distributed applications it will have to use EJB.
| Is This Answer Correct ? | 38 Yes | 18 No |
Post New Answer View All Answers
can u draw class/object diagram for ATM
What are the types of the main implementing classes in the map interfaces? : java collections
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
What are the queues in the java collection framework? : java collections
Should we create system software ( e.g operating system ) in java ?
What are the types of interface used in the java collections? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the main classes of the list interfaces? : java collections
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
What is the Spring2.5 MVC Navigation flow?
What are the types of java collections? : java collections
How do I find jre path in windows?
What is the use of hashcode in java ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the differences between the java collection and the java list? : java collections