Exit E20-455 Content Management Web Application Programming Exam
Question 4 of 5
0% complete
Q4 Single choice

How can you ensure that session variables are not shared between browser instances?

  • A

    add session variables to SessionState

  • B

    add session variables to HttpSessionState

  • C

    add session variables to SessionState and add__dmfClientId to URLs

  • D

    add session variables to HttpSessionState and add__dmfClientId to URLs