InterviewSolution
Saved Bookmarks
| 1. |
What Are The Implicit Objects? |
|
Answer» Implicit OBJECTS are objects that are created by the web container and contain information RELATED to a particular request, PAGE, or application. They are: Implicit objects are objects that are created by the web container and contain information related to a particular request, page, or application. They are: |
|