Answer Posted / mahesh
Implicit objects are objects that are created by the web
container and contain information related to a particular
request, page, or application. They are:
--request
--response
--pageContext
--session
--application
--out
--config
--page
--exception
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Write a program to show synchronization?
what is a portable component?
What are the oops concept?
What is metaspace?
What is prototype?
Why won’t the jvm terminate when I close all the application windows?
Difference between loadclass and class.forname?
What are the difference between RMI and CORBA?
Define the remote object implementation?
What are transaction attributes?
Explain the steps in details to load the server object dynamically?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
For which statements does it make sense to use a label?
What is the relationship between the canvas class and the graphics class?
What restrictions are placed on the location of a package statement within a source code file?