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 are the fileinputstream and fileoutputstream?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What is __ init __ functions?
What are the Static and Dynamic Variables? Differentiate them.
Which is better list or arraylist in java?
Explain what are final variable in java?
Can a class have multiple subclasses?
Explain 5 features introduced in jdk 1.7?
What are benefits of java?
What is append function?
What is an iterator interface in java programming?
What do you mean by multithreaded program?
What is intern method in java?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What do you mean by jjs in java8?