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

What is the standard action?

490


What is jsp container?

489


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

569


How to pass information from jsp to included jsp?

513


How run jsp program in netbeans?

494






What is jsp param?

648


What is jsp and asp?

507


What is jsp page?

529


How does a jsp engine work?

492


Which jsp implicit objects are thread safe?

487


What is the difference between directive include and jsp include?

517


What is the purpose of ?

500


Why do we use jsp?

494


What is the jspinit() method?

510


Explain jsp?

544