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

Answer Posted / ravikiran(aptech mumbai)

pagecontext is used to include or forward to another resource,
PageContext is used to save the scoped objects
PageContext is used to hold the page scoped attributes

where as page is the instance of the generated servlet

Is This Answer Correct ?    36 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the primary benefit of encapsulation?

758


What is the difference between JVM and JRE?

799


What is increment in java?

712


explain copyonwritearraylist and when do we use copyonwritearraylist?

706


What is difference between static class and normal class?

724


What is the method in java?

816


Where is the singleton class used?

762


How do you read a char in java?

678


Distinguish between a predicate and a function?

741


What is callablestatement? How you can call stored procedure to pass in parameter?

744


What is integer parseint?

715


What is java’s garbage collected heap?

709


What is string builder in java?

736


What is contract between hashcode and equal method?

778


What is data type in java?

683