Extracting Session Password In JSP Pages

[SIZE=2]Hello All,

I have some JSP pages hosted in the web folder of my package. I use the webMethods windows authentication. I need to use the password provided on the windows dialog box in the flow service which is invoked by my JSP page. Please let me know if I can extract this session password and pass it on to the flow service.As a work around, I have put one more login JSP page, which prompts the user to enter the password. This works perfectly fine but I need to avoid this in the future versions.

I have read about the form based authentication but I would like to avoid using it if possible

I am not so well versed in JSP’s and any help regarding this is highly appreciated.

Thanks,
Shompa
[/size]