What are the JSP implicit objects ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is permgen or permanent generation?

577


What is JTS?

1857


Which component handles cluster communication in jboss?

616


Why is actionform a base class rather than an interface?

558


what are getters and setters in Java with examples?

1278






What is metaspace?

538


Describe activation process?

2051


whats is statement and procedure

1580


how i secure my site with the https protocol.what are the steps?

1728


What value does readline() return when it has reached the end of a file?

578


What’s jboss jbpm?

572


What are the different methods of identifying an object?

563


Can I use javascript to submit a form?

602


Do you think that java should have had pointers?

590


What is synchronization and why is it important?

533