Is it possible to protect a page(login.jsp) in weblogic like IIS, So that whenevr the user clicks the login link, the windows login popup should come up, once the user enters the valid windows userid and password ,it should allow in the system. If it is possible, How can i get the userID from the POPUP in my JSP.
Basic Authentication support is required in the Servlet Specification so you can certainly do it in WebLogic. See this short tutorial for more information.
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop