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
What does jre stand for?
what is session in java?
when to use ArrayList and when to use HashMap in webApplication.
Discuss 2D arrays.
Is it possible to use string in the switch case?
What is the maximum size of arraylist in java?
What is the constructor?
Have you ever used hashtable and dictionary?
What is java oops?
Can you override private or static method in java?
What is array size in java?
What are the advantages of passing this into a method instead of the current class object itself?
Why is a singleton bad?
Why we do exception handling in java and how many types of exceptions are there?
Does java trim remove newline?