Answer Posted / praveen kumar
context object is created by server container and it is one for one web application.By using this context we can exchange the data between the resources of the web application.we can get this object from ServletRequest object,ServletConfig object.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to check if a list is sorted in java?
Is 0 a prime number?
Explain about narrowing conversion in java?
Tell some latest versions in JAVA related areas?
Difference between default and protected access specifiers?
If an object is garbage collected, can it become reachable again?
What is the use of join method?
Explain naming conventions for packages?
What are the major advantages of internal iteration over external iteration?
What is json parser in java?
If you do not want your class to be inherited by any other class. What would you do?
What is not thread safe?
Do you know how to reverse string in java?
What is the unit of plancks constant?
What is isa relationship?