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
How many decimal digits is 64 bit?
How do you compare arrays in java?
Can java run on google chrome?
What is called module?
What is the best way to findout the time/memory consuming process?
How do you declare a variable?
What are different data types?
What invokes a thread's run() method in java programming?
Explain jvm, jre, and jdk?
What are the access modifiers in java?
Can a abstract class be declared final?
What is getkey () in java?
What is the locale class in java programming?
In which order the iterator iterates over collection?
What is the original name of java?