what is the difference between pagecontext and
servletcontext?
Answer Posted / guru
servlet context-gives information about container.
page context-gives info about the request.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the features of java?
Is int primitive data type?
What is are packages?
What is boolean strategy?
Why does java not allow multiple public classes in a java file ?
Why volatile is used in java?
What is jpa specification?
Explain the use of shift operator in java. Can you give some examples?
Can list be final in java?
What is private protected in java?
What is a substitution variable?
Can long be null in java?
What is the difference between hashmap and hashtable in java?
Write a code to show a static variable?
What is mnemonic in assembly language?