Select from following answers:- Using the Web.config file
- Use an identifier used by the server to identify the request

- Using Http Header
- All Above
Your application needs to manage the passing of the identifier between requests.
HTTP headers are usually not used as part of state management.
Show Correct Answer
|
Alert Moderator