ntlm « Security « JSP-Servlet Q&A





1. NTLM Authentication    coderanch.com

I am developing an intranet application by using java, struts framework,SQL Server, IIS as web server and web logic as application server. I have an index.jsp(welcome page) that contain a link to login. Whenever the clicks the login link, it should brings up windows login popup. If everything is cool, it should redirect home page otherwise it should redirect to InvalidLogin.jsp. ...

2. J2EE and NTLM authentication    coderanch.com