What are the implicit objects?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / purnachand
Implicit objects are not only created by the container or application software. They can also be provided by the underlying JVM.
Implicit objects in core java are:
this,super
Implicit objects in Struts:
servlet and so many
Implicit objects in Jsp:
9 number.
| Is This Answer Correct ? | 3 Yes | 3 No |
Name three subclasses of the component class?
How to synchronize jsp page?
How to send a request to garbage collector?
What is difference between object state and behavior?
how team leaders assign work for the team member like through papers,word document
can a static method be overridden
Howmany interfaces are used in RMI?
what is the RMI / IIOP?
What is resource bundle?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Thread life cycle?
Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?
5 Answers HCL, Mobillo Venture,