showModalDialog IE 6.0 two session
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

showModalDialog IE 6.0 two session

From: sunilp <sunil.parte@gmail.com>
Date: Mon Jan 30 2006 - 14:29:02 CET

I have a J2ee application running on JBOSS.
On my client i open two sessions(browser - IE6) of applications.
In the second browser i open a modal window using showMOdalDialog
function.
Now when i submit the form in modal dialog(Before submitting, i set the
target of form as iframe present on parent window), the form is
submitted in first browser...

When i checked it on server side i found that session id of first
browser and modal dialog on second browser is same.

Is this a known issue? is there any workaround for this?

-- Sunil P.
Received on Tue Feb 7 21:27:19 2006