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 a void method java?

518


What is functional interface in java?

515


What does singleton mean in java?

508


What is difference between throw and throws ?

598


Explain about exception propagation?

585






Can an object be null?

549


Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain

1435


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

571


Explain how can you debug the Java code?

590


How to print nodes of a Binary tree?

1754


What is the class in java?

560


Why volatile is used in java?

530


Can we use string in switch case in java?

571


How thread scheduler schedule the task?

584


Where to store local variables?

581