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

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

577


Is the session object always created on the jsp page, is it possible to disable its creation?

595


How to call java method in jsp page on button click?

1104


What are the advantages of jstl?

565


What is jstl used for?

590






What is jsp and its uses?

604


What are the advantages and disadvantages of thread-safe jsp page?

637


What is a declaration?

605


What are different types of comments in jsp?

577


What are the components that make up a tag library in jsp?

533


How can we disable el?

591


What is meant by jsp?

587


What are the two types of comments supported by jsp?

590


What do you mean by jstl?

617


What is difference between page and pagecontext in jsp?

558