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
J2ee is a container centric architecture. Explain.
What are the most important topics in java?
What does application client module contain?
Is object a composite data type in java?
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
Why awt is used in java?
What is a j2ee module?
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 ????
What is front end technology in java?
What is pure java?
How many types of constructors are there in java?
What are the four types of J2EE modules?
Describe orm?
Why java is called robust and secure?
What are the topics in j2ee?