what is container?
Answers were Sorted based on User's Feedback
Answer / siddiq
Container Means,it is a software which takes care of whole lifeCycle of a Given Resource
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naveen
container is a thing in java which contains methods blocks and variables ..........
| Is This Answer Correct ? | 7 Yes | 8 No |
Answer / nandini ghodake
container has additional methd that allows other components objects to be nested within it.
| Is This Answer Correct ? | 0 Yes | 1 No |
which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config
Can we sent objects using Sockets?
Why are component architectures useful?
whats is mean by connectionpooling
What is RMI Registry?
6 Answers Siemens, United Software Solutions,
If your ui seems to freeze periodically, what might be a likely reason?
What is RMI architecture?
Why does the tag url-encode javascript and mailto links?
Is jvm a overhead?
Why is string immutable in java?
difference between applicationserver and webserver
Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.