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

Answer Posted / anil das

page context is the apllication object,that can be used for
entire aplication. and page config object is for one
servlet generated object.

Is This Answer Correct ?    6 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A person says that he compiled a java class successfully without even having a main method in it? Is it possible?

583


What is map and hashmap in java?

622


What is the length of a string?

523


I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?

590


What are instance variables?

610






What is the use of :: in java?

570


Which browsers work with java?

560


What does it mean that strings are immutable?

576


What does jenkins do?

486


What is static in java?

559


Can a static class have a constructor?

519


How do you remove duplicates in java?

527


Is null a value?

562


Explain the private protected method modifier?

546


What do you mean by global variable?

527