JTS login dialog won't appear in same tab in IE
![]()
Hi there,
I've built a tomcat server to host both selection and creation dialogs of RM but, whenever I try to access to the hosted webapp, login prompt popups in another instance of IE. That does not happen in Firefox or Chrome. It's not problematic itself, but, I've got a C++ app which integrates an IE emulator to access to the webapp so, if the login prompt opens a new instance of IE, the login data in the form gets lost and, it won't visualize the dialog. I was wondering if there is any possibility of forcing IE to open the login in the same tab, before starting to try with CEF... Thanks in advance. |