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
What is the difference between the string and stringbuffer classes?
What modifiers may be used with an inner class that is a member of an outer class?
Define the remote object implementation?
What is the relation between the infobus and rmi?
How to determine SGA site?
What do you mean by Socket Programming?
What are the services in RMI ?
Why won’t the jvm terminate when I close all the application windows?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What class is used to create Server side object ?
Do I need to import javlang package any time? Why ?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is ioc concept?
If your ui seems to freeze periodically, what might be a likely reason?
What are the different algorithms used for clustering?