What is the difference between pageContext and page
implicit objects in jsp?
Answer Posted / kaushal rajput
9 types of Implicit Object are there in jsp technology they are:-
(1)Page
(2)pageContext
(3)application
(4)session
(5)exception
(6)config
(7)request
(8)responce
(9)out
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Difference between notify() method and notifyall() method in java?
What is return type in java?
How to create com object in Java?
Why parsing is done?
What do you understand by private, protected and public?
When is the finalize() called?
What is assembly condition codes?
Is java free for commercial?
What are static variables and functions?
Explain spliterator in java8?
What is the difference between preemptive scheduling and time slicing in java programming?
Is arraylist dynamic in java?
What is the difference between overriding & overloading?
What is the difference between processes and threads?
What is linkedlist in java?