What are implicit objects?

Answer Posted / janet

To simplify code in JSP expressions and scriptlets, we can
use eight automatically defined variables, called implicit
objects.
They are
request,response,out,session,application,config,pageContext
and page.

Is This Answer Correct ?    40 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why jsp is used in java?

489


What is difference between page and pagecontext in jsp?

473


What are context initialization parameters?

559


Which tags are used for bean development?

477


How will you use jsp el in order to get the http method name?

503






Is jsp a front end?

549


What is jsp standard tag library, provide some example usage?

498


Explain JSP Output comments?

560


Define Composition.

577


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

517


Can I declare a java class in jsp?

495


What is the use of session management?

448


What is a expression?

530


What is out println in jsp?

523


What is jsp life cycle?

495