Hi all,
I'm making a basic authentication for my servlet.
I want to login with administrator users. I put all the parameters, role mapping to the web.xml, web-j2ee-engine.xml and deployed successfully.
Still the IE popup password dialogue doesn't show when I enter the servlet URL.
I have set to basic authentication in the Security Provider-> PolicyConfiguration->MyDeployedApp
Sorry I'm a newbie to this.
Any suggestions?
Thanks!
Mikael