Hi,
I've copied the class CL_ICF_EXAMPLE01_LOGIN as ZCL_WEBDYN_LOGIN for an specific logon in webdynpro. I've entered the user specific class in SICF, and it works.
In the implemented html-code of method HTM_LOGIN I use images for background and page header of the mime repository. Unfortunately a login popup is shown, before the login site is loaded with the images. When I get user an password, the logon site will load correcty. When I remove the images in the code, the login site works without the popup.
1. Popup before will see the logon page loaded:
2. After input the user and password in the popup:
How can I implement images in the code from mime repository and the logon site works without the logon popup? Or must I save the images in an other folder? The header image is called with <img src="~PUBLIC/bc/viewdesigner/login_img/login_title.png" border="0">` and saved in mime repository "~PUBLIC/bc/viewdesigner/login_img/login_title.png"
Thanks for your help!
Best regards, Sascha

