What are implicit objects?

Answer Posted / siva kumar

implicit objects are objects which can be used in jsp
without declaring those objects.For Ex we are using 'out'
implicit object without declaring it,but internally it is
declared in a servlet which is created for jsp. Totally we
hav 10 implicit objects.we can use these implicit objects in
either scriptlets or expressions only.if we want to use
implcit objects in declarations we need to pass explicitily.

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where do I create jsp in eclipse?

694


What are directives? What are the different types of directives available in jsp?

695


What is JTGrid?

2196


What does it mean when tags or attributes are said to be deprecated?

743


What language is jsp?

755


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

884


what is the extended star schema

2528


How do I view jsp files in my browser?

715


What are the events in jsp page?

697


What is the purpose of jsp?

761


How do we prevent browser from caching output of my jsp pages?

710


Define JSP Scriptlet.

760


How do I perform browser redirection from a jsp page?

693


Explain the difference between servlet and jsp?

728


List the different scope values for the tag in jsp?

708