What is an implicit object?



What is an implicit object?..

Answer / Ramesh Babu

An implicit object in JSP is a predefined object automatically created by the container. Examples of implicit objects include request, response, out, session, and pageContext.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

Which jsp lifecycle methods can be overridden?

1 Answers  


Which categories can be divided jstl tags, give examples.

1 Answers  


How can I maintain session in JSP Page in the bases of user name and password:

1 Answers   PUCIT,


What is the purpose of <jsp:setproperty >?

1 Answers  


What is taglibs?

1 Answers  


Can jsp contain javascript?

1 Answers  


What are advantages of jsp over asp, php, pure servlets and others?

1 Answers  


Explain lifecycle methods.

1 Answers  


What is a translation unit?

1 Answers  


In the servlet 2.4 specification singlethreadmodel has been deprecated, why?

1 Answers  


What is a tag file?

1 Answers  


What does .com stand for?

1 Answers  


Categories