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
Can we overload run() method in java?
If a method is declared as protected, where may the method be accessed?
What is a null point?
Why do we need singleton class?
How do you create a sop?
How do I compare two strings in word in java?
Which list is sorted in java?
Why do we use bufferedreader?
What is 16 bits called?
Why heap memory is called heap?
What is the advantage of OOP in java?
Can we define private and protected modifiers for the members in interfaces?
Explain the difference between comparator and comparable in java?
Can the interface be final?
How we can declare a static variable?