Answer Posted / mahesh
Container manages lifecycle,security,transactions,request
and responses etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you test a method for an exception using junit?
Can we have static methods in an interface?
Why does my function print none?
What is boolean logic?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
Does anyone still use java?
Does treeset use compareto?
What is logical variable?
What is the collections api?
What is a website container?
What is a java list?
List down the methods and interfaces of collection class in java.
Which is better stringbuilder or stringbuffer?
What does main method?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?