What services that container provides?
Answers were Sorted based on User's Feedback
Answer / mahesh
Container manages lifecycle,security,transactions,request
and responses etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravikiran(aptech mumbai)
transaction management
persitence
JNDI support
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between a class and an object?
Why are the objects immutable in java?
When finally clause is executed?
what is polymorphism with example?types of polymorphism?
What is the symbol for line break?
Can we create our own wrapper class in java?
What method is used to know the status of Checkbox(i.e it is checked or unchecked)?
Why all programming languages have main as a execution starting point?
What is string array?
What are Advatages of Overloading and Overridding.
how can u create the object with out new operator
What access modifiers can be used for class ?