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 CAN WE COMPARE TWO PDF FILES USING JSP ?

2377


Can we override jspinit method?

485


How many messaging models do jms provide for and what are they?

540


What are the implicit el objects in jsp?

542


What is server side programming language?

503






Show attributes of page directives.

563


Explain implicit objects in jsp?

591


Differentiate between jsp scriptlet tag and declaration tag.

578


Mention the jstl core tags.

535


Is jsp used?

490


What is client side technology?

481


What is the jspinit() method?

514


What are the jsp tags?

519


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

517


Differentiate between and <%@include file=…>.

519