Name the Implicit variable which is used to access other
implicit objectes present in JSP.
Answer Posted / vijay
using pagecontext only we can access all other implicit
objects.the remainig answers are wrong.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is j2ee explain the component of j2ee application?
What is authorization constraint?
Is string an object in java?
How java is used in web applications?
What is delegation?
Explain j2ee architecture.
Define connection pooling?
What do you understand by connector? Explain connector architecture.
What is java ee technologies?
What are the technologies a java developer must know?
Which software is used for java?
What is component contract?
I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????
Is java still slow?
What is source file in java?