Hi,
I have a DSP page that contains a link to an another dsp page which is located in a different IS. When i click the link a popup window appears asking for user name and password. Is there a way to pass username and password so that the pop up window does not apper.
I have tried the following
- Through URL – Now no longer supported by IE
- Through xmlrequest object in javascript – works fine with IE but not with other browsers
3 Form based authentication using jsp – Could not make it work. Can somebody give me the steps required to achieve form based authetication.
If there is any other way please let me know
Regards,
Omprasad