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 java servlet container?
What is java api for xml processing (jaxp)?
What is java transaction api (jta)?
What is ejb module?
What is 'applet container' ?
Is java an assembly language?
What is basic authentication?
Is java important for my computer?
What is jbutton in java?
What is java advanced?
Which software is used for 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??
How long does it take to master java?
What is jaxr client?
Can I run seam in a j2ee environment?