What are the implicit objects?

Answer Posted / guest

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 ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we define a class inside a jsp page?

693


How to print java variable in jsp?

726


Is jsp static or dynamic?

727


List the different scope values for the tag in jsp?

711


What is cookies in jsp?

683


What is the use of jstl?

673


Explain some jsp life-cycle methods that can be overridden.

685


What is request scope in jsp?

741


What is contextpath?

700


How did you implement caching in jsp?

859


What is jsp expression language and what are it’s benefits?

887


How to forward a request to another source?

759


How can we prevent implicit session creation in jsp?

748


What are page directives?

738


Give uses of object cloning?

756