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


Please Help Members By Posting Answers For Below Questions

how to create daemon thread in java?

604


What is ordered map in java?

539


What is lastindexof in java?

548


Can you override private or static method in java?

554


What is java abstraction with example?

556






What are static blocks in java ?

613


What is a buffer in computer?

511


What does sizeof return?

557


Difference between method overloading and overriding.

580


What does += mean coding?

514


What is hashmap in java?

566


What is constructor chaining and how is it achieved in java?

570


What is the lifetime and scope of a variable?

518


what is the difference between preemptive scheduling and time slicing? : Java thread

535


Explain about member inner classes?

588