Authentication for a particular page in session

Hi

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.

Thanks in advance
Jai

Did you try playing with (.access) file located in the packages/yourpackage/pub folder for user authentication requests etc…

HTH,
RMG

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.

Thanks
Jai