What are the implicit objects?

Answer Posted / mahesh

Implicit objects are objects that are created by the web
container and contain information related to a particular
request, page, or application. They are:
--request
--response
--pageContext
--session
--application
--out
--config
--page
--exception

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between static and non-static with examples?

1352


what is meant by JRMP?

1805


How messaging services are done, before release of JMS?

1580


How substring() method of string class create memory leaks?

543


What class is the top of the awt event hierarchy?

569






What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

573


why static class in java

1269


Difference between swing and awt?

594


What is ripple effect?

628


What is JTS?

1857


What if the static modifier is removed from the signature of the main method?

695


What value does readline() return when it has reached the end of a file?

579


What are the purpose of introspection?

670


What restrictions are placed on the values of each case of a switch statement?

529


When a thread blocks on i/o?

558