We have a requirement of implementing security using NT registry in WebSphere. We should be able to secure a servlet. The user should be prompted with a Authentication box when the user requests the servlet. The user should be authorised based on the underlying operating system’s user lists. Can any one sugggest a solution.