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
How is garbage collection controlled?
What about instanceof operator in java?
What is string value?
What are the important methods of java exception class?
Why java applets are more useful for intranets as compared to internet?
What are inbuilt functions in java?
What is the difference between abstract classes and interfaces?
What restrictions are placed on method overriding?
What is early binding and late binding in java?
Does set allows null in java?
Explain the importance of throwable class and its methods?
What does n mean in java?
Can we declare main () method as non static?
How does regex work?
how to run ecllipse with jettyserver for windows environment using batch file