Answer Posted / saroj kumar das
IOC is an principle where an external agency is providing
the collaborators to the applicationcontext instead of
component is looking for them.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
can u draw class/object diagram for ATM
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.
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 different types of classes implemented in the set interfaces? : java collections
What are the different types of features of the java collections framework? : java collections
How do I find jre path in windows?
What are the differences between the java collection and the java list? : java collections
What is an algorithm in java collection framework? : java collections
What is the difference between comparable and comparator in java.util pkg?
What are the interfaces in java collections? : java collections
What are the different types of ways where you can iterate over a list? : java collections
What are the types of the main implementing classes in the map interfaces? : java collections
what is mean by hasing and maping in java platform and advantage?