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 |
What method MUST be implemented by all threads?
What is an abstract method?
What is the difference between ear, jar and war file?
If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
What is the difference between system.out ,system.err and system.in?
Is it possible to stop the execution of a method before completion in a sessionbean?
iam writing the contents to a excel through I/O i am putting first statement as WRITE and then READ(from excel) immediately..later user complains that he is not getting the date by using READ ..wat could be the situation
Do you think that java should have had pointers?
Which component handles cluster communication in jboss?
What is the difference between session and entity beans?
Explain the life cycle of servlet?
How to determine applet?s height and width?