Answer Posted / madhusudhakar
when we develop a project we will be providing code to take
care of creating the objects and setting dependencies of the
objects(this is normal course).
if we use spring container we need not creating the code for
creating the objects and setting up the dependencies. the
spring container takes care of this task . the task that is
normally carried out by our code is getting carried out by
the spring container this is called as IOC
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What do you understand by synchronization? Why is it important?
What are the different types of collections views being provided by the map interface? : 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 an algorithm in java collection framework? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
What are the interfaces in java collections? : java collections
What are the different types of features of the java collections framework? : java collections
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 uses of the set interfaces in the java collections? : java collections
How do I find jre path in windows?
What are maps interfaces in the java collections? : java collections
Should we create system software ( e.g operating system ) in java ?
What is java collection? : java collections
Which interface does java.util.hashtable implement?
please mail me the interview question based on java/j2ee