Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / amit

Page and Pagecontext are implicit objects in jsp. These are created at JSP translated time. The page object represents the generated servlet instance itself and is used as a scope with in one jsp. Pagecontext is used to initilize all implicit objects for example :- page attributes, access to the request, response and session objects, as well as the JspWriter referenced by out. Refer http://modernpathshala.com/Learn/servlet-and-jsp/Interview to read servlet and jsp interview questions

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many wrapper classes are there in java?

1062


What is the simpletimezone class in java programming?

1164


When is an object subject to garbage collection?

1147


Explain the selection sort algorithm?

1108


What is jagged array in java?

1148


How do you use spaces in java?

1035


Is set ordered?

1030


What is meant by tab pans?

1327


What is an interoperable application in java ?

1057


What is double in java?

1035


Why is java architectural neutral?

1160


Can vector have duplicates in java?

991


Explain throw keyword in java?

1090


What is a null class?

1029


How can constructor chaining be done using this keyword?

1332