Name the Implicit variable which is used to access other
implicit objectes present in JSP.
Answers were Sorted based on User's Feedback
Answer / vijay
using pagecontext only we can access all other implicit
objects.the remainig answers are wrong.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / radhi
Session, Request and application are present in both Servlet
and JSP and Page (pageContext scope) is the new one in JSP ....
Using pageContext we can access Session, Request and
application.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mari
1. request
2. response
3. pageContext
4. session
5. application
6. out
7. config
8. page
9. exception
| Is This Answer Correct ? | 5 Yes | 6 No |
What is context root?
What are the components of awt in java?
what is the purpose and activity of SessionFactory in hibernate?
13 Answers Cognizant, HCL, Oracle, PiServe Technologies,
How do you run a java program?
What is application configuration resource file?
Is python more secure than java?
What is j2ee tutorial?
What is j2ee application?
What is delegation?
What is the best java application server?
What are the technologies a java developer must know?
How does j2ee application work?