- Q What is the difference between beta 1 and the beta 2, which will be available june 15?
- Q What agency owns global command and control system Air Force (GCCS-AF) equipment at base-level (A)Major command (MAJCOM) (B)Military personnel section (MPS) (C)Installation personnel readiness (IPR) (D)Headquarters Air Force Personnel Center (HQAFPC)
- Q Pistol with 5 bullets
- Q Is there an alternative to jni on macos?
- Q Define Wireless Local Area Networks?
- Q Why you want job in a Government Bank when you can get better salary in Private Jobs?
- Q Heal Ltd. owns a chain of hospitals in Mumbai. Dr. Aman, a practicing surgeon, has been appointed by the company as its non-executive ordinary director and wants to pay him fees on case-to-case basis for surgeries performed by him on patients at hospital. Advise the company, whether payment of such fees to him would amount to payment of managerial remuneration to a director under the Companies Act, 2013.
- Q Raju is a ___ football player than Ram.
- Q Explain how would you handle negative feedback from angry clients?
- Q How to stop a long running thread?
- Q Who is the author of “Who Moved My Interest Rate”?
Question
How do I manage a session across multiple windows?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Answers
You can't do this reliably. This is because Internet Explorer has a setting called "browse in new process" which, if
enabled, forces a new session with each new window. Use a key in the querystring, tied to a cookie or a form, if
session state across windows is a necessity. See the fake volleyball store for a working example.
Microsoft says there is no direct workaround for this, but goes into more detail about how it can happen randomly
in KB #196383.
Also, starting with IE 5.01, this setting is no longer in the Advanced Options, but pre-determined -- depending on the
amount of RAM in the system. This is described in KB #240928.
The short version: don't rely on maintaining sessions across multiple windows.
Your Comment
enabled, forces a new session with each new window. Use a key in the querystring, tied to a cookie or a form, if
session state across windows is a necessity. See the fake volleyball store for a working example.
Microsoft says there is no direct workaround for this, but goes into more detail about how it can happen randomly
in KB #196383.
Also, starting with IE 5.01, this setting is no longer in the Advanced Options, but pre-determined -- depending on the
amount of RAM in the system. This is described in KB #240928.
The short version: don't rely on maintaining sessions across multiple windows.
Your Comment
- 0
- 0
- New Answer
- Contributors: *,
More Software Questions..
What is the inputsplit in map reduce software?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is software configuration management?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What Is Java Api For Xml-based Rpc (jax-rpc)?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How can you implement fine-grained auditing?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is IBM’s simple explanation for Big Data’s four critical features?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is static synchronized method in JDBC API? Give an example?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What does the NULLIF function do?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What happens if a start method is not invoked and the run method is directly invoked?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Should we override finalize method
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
what is the difference between mysql_fetch_array and mysql_fetch_object?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How will XML affect my document links?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Why to use Style Sheets?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What are Filters in MVC?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Can you explain Application layer in OSI model?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How to define new testplan attributes?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Which oracle package is used to manage the oracle lock management services?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is marker interface?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What types of partitioning are there for BW?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,