I am developing a web application using webmethdo(6.5) dsp.In that application there is requirement to re authenticate user for particular pages (for modifying important content).
Please tell me the approach to do it in webMethods.
Hi
I have specified ACL’s in .access files and I am able to login and maintain the session.But I want to ask credentials again and verify user if he tries to change particular dsp(like change email address).So if user clicks edit button,then one popup will asks for credentials and verify user and allow user to edit info.This is my requirement.Please help me in doing.