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 are the JSP implicit objects ?



What are the JSP implicit objects ?..

Answer / sanpar

JSP provides 9 implicit objects by default. They are as follows:


1) out------------ JspWriter
2) request------- HttpServletRequest
3) response----- HttpServletResponse
4) config--------- ServletConfig
5) session------- HttpSession
6) application--- ServletContext
7) pageContext PageContext
8) page---------- Object
9) exception---- Throwable

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What restrictions are placed on the location of a package statement within a source code file?

0 Answers  


Explain the life cycle of servlet?

3 Answers   Cognizant, HCL,


What is meant by method chaining?

0 Answers  


Why use a datasource when you can directly specify a connection details?

0 Answers  


Explain RMI Architecture?

0 Answers  


Difference Between getRequest and PostRequest?

8 Answers   HCL, TCS,


Can I use multiple html form elements with the same name?

0 Answers  


what is the use of Object Factories?

1 Answers  


Difference between JRE and JVM?

3 Answers   HeadStrong, Infotech,


What is table mutation and how do you avoid it?

0 Answers  


What is checkpoint? How to create checkpoints in our java projects?

1 Answers   ABC,


what is stringBuffer and StringBuilder?

3 Answers  


Categories