Is there anybody who has successfully use the codes and instructions in the webpage
Complete configuration of JAAS on JBOSS and
STRUTS by Harsh ?
I've not been successful in implementing a form-based authentication as described in the page. After analyzing in detail, I find its login.jsp page questionable. First, it doesn't have j_security_check as its action name. Second, its action is "logon.do", which should launch the page itself as indicated in web.xml (refer to tag <form-login-page/>

.
Therefore, I'd appreciate it if whoever has tried using information before could tell me whether the info actually works. Appreciate it too if anybody could tell me what one should do to make it work.
Thanks!
