GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  J2EE  >  Servlets
Go To First  |  Previous Question  |  
 Servlets  |  Question 170 of 170    Print  
JSP Internal Objects
Name the internal objects of JSP?


  
Total Answers and Comments: 6 Last Update: November 17, 2009     Asked by: sejal k 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: sasikumarnp
 
request
response
session
application
config
page
pageContext
out
exception

Above answer was rated as good by the following members:
Discrete, jawaharl0207, sowmyasridhar
April 06, 2009 02:17:35   #1  
richakharya Member Since: December 2007   Contribution: 11    

RE: JSP Internal Objects

Request
Response
PageContext
Session
Out
Application

Config and
Page


 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
April 24, 2009 12:31:52   #2  
rengithm Member Since: March 2008   Contribution: 1    

RE: JSP Internal Objects
There are 8 implicit Objects are there ......

There are
1.Request
2.Response
3.Session
4.Config
5.out
6.application
7.page
8.page context

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
July 25, 2009 07:15:29   #3  
sasikumarnp Member Since: July 2009   Contribution: 6    

RE: JSP Internal Objects
request
response
session
application
config
page
pageContext
out
exception

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 17, 2009 14:09:41   #4  
Mathewpjose Member Since: November 2009   Contribution: 2    

RE: JSP Internal Objects

For an interview I would like to answer this in the following manner;

What exactly do I understand by JSP internal object? Spell the Implicit objects and take one object as an example and elabaorate as to the usage.


JSP internal objects are objects exposed by JSP container to the developer and they are also referred to as IMPLICIT objects.

Nine implicit objects:

Request
Response
Out
Page
Config
Session
Application
Page Context
Exception



Now If I take one implicit Object like the SESSION object :

Session object is a connection between user and the server heps to deiffernetiate between users .It stores info about a users session.Allows information to be passed back to a cookie on the client side. Allow information to be shared across pages etc.


Thanks

Mathew


 
Is this answer useful? Yes | NoAnswer is useful 2   Answer is not useful 0Overall Rating: +2    
November 17, 2009 21:56:46   #5  
jawaharl0207 Member Since: February 2009   Contribution: 9    

RE: JSP Internal Objects
requestresponsesessionapplicationconfigpagepageContextoutexception
 
Is this answer useful? Yes | No
November 17, 2009 21:58:20   #6  
jawaharl0207 Member Since: February 2009   Contribution: 9    

RE: JSP Internal Objects
request
response
session
application
config
page
pageContext
out
exception

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape