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
Is jvm a overhead?
Do you think that java should have had pointers?
why static class in java
What is meant by method chaining?
What is table mutation and how do you avoid it?
What is bean? Where can it be used?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the difference between a menuitem and a checkboxmenuitem?
Why do threads block on i/o?
What is the argument type of a programs main() method?
how i secure my site with the https protocol.what are the steps?
What is RMI and what are the services in RMI?
How can I avoid validating a form before data is entered?
What is the relationship between an event-listener interface and an event-adapter class?
What is the RMI and Socket?