Answer Posted / ashok
Callback methods are those which are called automatically
by the application/system when a particular condition has
been met.It could be Event handling, or methods in servlet
life cycle etc.eg: Servlets callback method destroy() will
be called by the container while container is shutting
down.
| Is This Answer Correct ? | 114 Yes | 5 No |
Post New Answer View All Answers
How do I find jre path in windows?
What are the different types of collections views being provided by the map interface? : java collections
please mail me the interview question based on java/j2ee
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
can u draw class/object diagram for ATM
What is the use of the list interface in the java collection? : java collections
What are the different types of features of the java collections framework? : java collections
What is java collection? : java collections
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.?.
What is deque in 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 do you understand by synchronization? Why is it important?
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the differences between the java collection and the java list? : java collections
what is mean by hasing and maping in java platform and advantage?