What are the JSP implicit objects ?
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 |
Describe, in general, how java's garbage collector works?
What is the relationship between the canvas class and the graphics class?
what is catalina in tomcat server.
Explain the advantages and disadvantages of detached objects.
When a thread blocks on i/o?
diff mvc1 and mvc2 wahts is mean by servlet chaining?
What are the benefits of detached objects?
What is the difference between system.out ,system.err and system.in?
What is clustering? What are the different algorithms used for clustering?
Define the remote interface?
What is the difference between a stub and a skeleton?
9 Answers ABC, College School Exams Tests, Geoservices, Polaris, Qualcomm, Rajiv Gandhi College of Engineering and Technology RGCET, UTIITSL, Wipro,
How do you iterate in Hashmap?