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
Can a static class have a constructor java?
What do you mean by singleton class in java?
How to create a base64 decoder in java8?
What are advantages of using Java?s layout managers than windowing systems?
What is meant by 'Class access modifiers'?
what is synchronization? : Java thread
Which package is used for pattern matching with regular expressions?
Why there is no call by reference in java?
What are the differences between checked exception and unchecked exception?
What about main thread in java?
What does this mean java?
How do you find the independent variable?
What is multiple inheritance? Is it supported by java?
Explain static nested classes ?
What is string data?