InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by a Null Session? |
|
Answer» A null SESSION occurs when a user is not authorized using either a username or a PASSWORD. It can PROVIDE a SECURITY concern for APPS because it implies that the person making the request is unknown. |
|