j_security_check
843811Jun 20 2002 — edited Mar 25 2003I am currently trying to create my own login process to my website. I currently am using Tomcat4, and it's basic FORM authentication process with j_security_check. I would like to transfer everything to my own personalized login proceedure and authentication methods, but I am at a loss of how j_security_check works. Could someone please point me in the correct direction, or inform me of the process j_security_check uses to check for valid users? I feel like I'm running around in circles and not getting anywhere.
thanks
- GU