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 do you check if a string contains only numeric digits?

620


Explain the difference between association, aggregation and inheritance relationships.

560


What is unicode datatype?

531


What is the return type of the main method?

577


How will you reverse a link list without using recursion?

599






what is anonymous class in java?

550


Describe what a thread-local variable is in java?

571


Why object class is super class for every class in java?

578


Explain the difference between call by refrence and call by value?

566


Why singleton class is used in java?

575


What is arrays fill in java?

547


What is a type parameter in java?

532


Is alive in java?

508


What is a blocking method in Java?

606


What is io stream in java?

522