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

What is application scope in jsp?

513


What are implicit objects in jsp?

535


How to delete a cookie in jsp?

548


How are custom tags in jsp created?

492


What is the include directive?

537






What are the main tags in jsp?

475


What is difference between jspwriter and servlet printwriter?

535


Mention the implicit objects in a jsp.

545


What are the possible values for language directive?

491


How to disable scripting?

496


What is taglib uri in jsp?

495


Which tags are used for bean development?

486


How do you pass control from one jsp page to another?

510


What is cookies in jsp?

500


Why are implicit objects not available in a regular jsp page?

621