How long is a SessionID guaranteed to be unique?
A. It is unique for the web server, whether it is restarted
or not.
B. Only until the web server is restarted.
C. It is like a GUID in that it is for any web server at
any time.
D. Only until the session expires, then it can be reissued
to another client.
E. It is unique per client. A client cannot have two
sessions with the same SessionID
Answer Posted / guest
Only until the session expires, then it can be reissued to
another client.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is STLC in Testing
What does active server pages look like?
What is an asp program?
Explain what inheritance is and an example of when you might use it?
Define an application domain?
Explain the tasks performed by <> tags?
Speaking of boolean data types, whats different between c# and /c++?
Define application object?
What is asp give its application?
Explain how big is the data type int in .net?
What is server control
what is the default .net provider
Explain the advantages of using asp?
How do I print an aspx file?
How do I create an aspx file?