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
which book is better for jdbc ,servlets and jsp
Explain about local interfaces.
Define aop(assepct oriented programing)?
What are the services in RMI ?
Are enterprise beans allowed to use thread.sleep()?
Which containers use a border layout as their default layout?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What do you mean by Socket Programming?
What is JTS?
What is abstract schema?
How are commas used in the intialization and iteration parts of a for statement?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is local interface. How values will be passed?
Why doesn’t the focus feature on the tag work in every circumstance?
What is the difference between the string and stringbuffer classes?