InterviewSolution
Saved Bookmarks
| 1. |
What Are The Collections Of Session Object? |
|
Answer» Contents COLLECTION CONTAINS all the VARIABLES established for a session WITHOUT USING the tag. Static collection contains all the objects created. Contents collection contains all the variables established for a session without using the tag. Static collection contains all the objects created. |
|