problem with session [message #356034] |
Wed, 29 October 2008 02:09 |
kaizen
Messages: 1 Registered: October 2008 Location: chennai
|
Junior Member |
|
|
HI all
i m working in jdeveloper 3.1.0. i m working in a project online test system.
I m Having problem in session.We have an html page in which we have a link for our online website.
When we click “click here” link, a new window (child window) will open for taking tests.Whenever we click the “click here” link in parent window , a child window for online test will open with a session id.
The problem is,When the user clicks the “click here” link 2 or more times, then two or more browers i.e child window for online test will open.Those child windows are having the same session id. So that the user cant take tests in all browsers since the same session id is maintained by all child windows.
This is a major problem. And I cant come over it.
please give me any solutions.
|
|
|