What are implicit objects?

Answer Posted / ganesh

Implicit object means with out any declaration we able to
use those variables in jsp tags except in jsp declaration
tags.In jsp's total 9 implicit objects are available.Those
are,
1>out
2>request
3>response
4>application
5>session
6>pageContext
7>page
8>exception
9>config

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is out in jsp?

677


Is jsp server side scripting language?

758


List out the various scope values of jsp action.

794


Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank

725


Explain the difference between jspwriter and servlet printwriter in jsp?

718


How are the jsp requests handled?

688


How to get value from java to jsp page?

689


What are jsp el implicit objects and how it’s different from jsp implicit objects?

762


Can we use jstl in html?

630


What is difference between include directive and jsp:include action?

690


What's the difference between javabeans and taglib directives?

715


What is the use of implicit object named "application" in Application?

1452


What is expression language in jsp?

733


What is session setattribute?

662


What is a jsp file?

659