Logging in new user

2004-05-28 Thread fastbob
Greetings, I have an application using Struts 1.1 and JBoss 3.2.3. Authentication is Forms-based using JAAS. The username and password are pulled from the database through j_security_check and several authorization levels are defined through security-constraints. Login works fine. I'm now trying

Logging in new user

2004-05-28 Thread fastbob
Greetings, I have an application using Struts 1.1 and JBoss 3.2.3. Authentication is Forms-based using JAAS. The username and password are pulled from the database through j_security_check and several authorization levels are defined through security-constraints. Login works fine. I'm now trying