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
Why does the tag url-encode javascript and mailto links?
What is the difference between RMI registry and OS Agent?
What is glasgow?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What is the difference between the string and stringbuffer classes?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What are the steps to write p-to-p model application?
What is the relationship between local interfaces and container-managed relationships?
Can I have an action without a form?
What are transaction attributes?
How are the elements of a borderlayout organized?
Difference between swing and awt?
What are the sequence of steps to write pub or sub model kind of application?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?