What is the difference between pageContext and page
implicit objects in jsp?

Answer Posted / venkat

pageContext is used to get different scope objects like
request,session,context etc. where as page object of jsp is
used to refer the current page scope and can be compared
with local variable declared.

Is This Answer Correct ?    21 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is type safety in java?

491


What is meant by class loader? How many types are there?

676


Explain parallel processing in java8?

637


What is the core java?

543


What is the format specifier?

516






What is a qms manual?

548


What does || mean in code?

545


what are abstract functions?

561


Why spring singleton is not thread safe?

570


What is the structure of java?

511


Describe method overriding

589


Is it possible to specify multiple jndi names when deploying an ejb?

561


Why do we use return statement?

543


Explain how hashmap works?

592


What class allows you to read objects directly from a stream?

873