jaas « Login « JSP-Servlet Q&A





1. I keep getting a no login modules configured exception when I already configured the login module?    stackoverflow.com

Okay, so I am getting this weird exception when I log in: Caught Exception: javax.security.auth.login.LoginException: No LoginModules configured for Example I am using NetBeans now and I place the my jaas.config file ...

2. JAAS login servlet    coderanch.com