what is the difference between pagecontext and
servletcontext?
Answer Posted / guest
pagecontext is used for urlrequesting and servlecontext is
used for particularServlet
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
Why string is called as immutable?
How do you create a null object?
What is the range of a character variable?
What is the difference between size and length in java?
What are serialization and deserialization?
What is the default access specifier for variables and methods of a class?
Why deletion in linkedlist is fast than arraylist?
What is difference between static class and singleton pattern?
What do you understand by the term polymorphism?
How does linkedhashmap work in java?
what is difference betweem home interface and remote interface?
What is getkey () in java?
How do you do math powers in java?
What is the difference between synchronized and synchronized block?
When arithmeticexception is thrown?