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 is the abstract class?
Is java a utf 8 string?
Is it possible to compare various strings with the help of == operator?
What is a method vs function?
What is a boolean in java?
Is intellij better than eclipse?
write a program that list all permutations of ABCDEF in which A appears before B?
How do you escape json?
What is arrays aslist in java?
What is the unit of plancks constant?
How to set the permissions to a file in java?
What is the difference between a static and a non-static inner class in java programming?
How the metacharacters are different from the ordinary characters?
What does a method signature consist of?
Which collection does not allow duplicates in java?