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
Write a code to show a static variable?
What if static is removed from main method?
What is a method declaration?
What is an example of procedure?
How to instantiate member inner class?
Which is illegal identifier in java?
How do you identify if jvm is 32-bit or 64-bit from java program?
Can we declare a constructor as final?
Explain how can you debug the Java code?
What is math in java?
What is static keyword in java?
What is package protected in java?
What is difference between char array and string?
What is a pattern what is an anti pattern?
Is oracle charging for java?