SWA in same tab as login screen
Posted: Sun Oct 23, 2005 8:19 am
by grebex
How can I force SWA to open in the same window (tab) as the login screen?
Posted: Sun Oct 23, 2005 12:30 pm
by florian
This is not possible by design. Due to the design of Scalix SWA as an AJAX (asynchronous javascript and xml) type application, it needs to live in it's own window to disconnect from all event handling as provided by the surrounding webpage. We specifically avoided any use of Java or ActiveX that would enable such things to allow for maximum browser compatibility, highest security and good viability over firewalls.
-- Florian.