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


Please Help Members By Posting Answers For Below Questions

What is bytecode in java ?

594


Can a function return a function?

534


Does list maintain insertion order java?

527


What is quick sort in java?

545


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

1594






Describe what a thread-local variable is in java?

561


Is array dynamic in java?

473


What is autoboxing and unboxing?

575


What is binary search in java?

549


What is the use of set in java?

604


Can we use static class instead of singleton?

567


How static variable work in java?

586


What is this () in java?

566


What is skeleton and stub? What is the purpose of those?

532


What is finally in Java?

568