OK, I see that login.jsp will post j_username and j_password to the action j_security_check. How does handle the container the action j_security_check?
2006/2/3, Michael Gustav Simon <[EMAIL PROTECTED]>: > > I believe to understand the explained login process, but i want to > understand the process more in detail. > The principals are stored in the tabel security_principal, the table > security_credential contains the associated passwords. > Which class or process inspects the hidden fields against the database and > sets the principal? >
