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

Can array grow dynamically in java?

524


Is integer immutable in java?

549


What is data member in java?

501


What is the difference between && and & in java?

571


What is string value?

636






What is java util collection?

558


What is the byte range?

582


What is a prefix function.write down a code to compute prefix function.

542


What is a file pointer?

516


How is string immutable in java?

542


Explain where variables are created in memory?

584


What is difference between static and final?

559


Why we used break and continue statement in java?

559


What is the purpose of extern variable?

538


What is prime number in java?

535