[JBoss-user] N-Tier Authentication and Oracle

2002-11-22 Thread Galen Boyer
The scenario is a normal one, The application authenticates "Joe Smith" with password "hello". "Joe Smith" changes his email address. The application then logs into the database with the login/password of app_user/johnny and updates the database row corresponding to Joe Smith. The only thing tha

Re: [JBoss-user] N-Tier Authentication and Oracle

2002-11-22 Thread David Jencks
On 2002.11.22 15:37:35 -0500 Galen Boyer wrote: > The scenario is a normal one, The application authenticates "Joe > Smith" with password "hello". "Joe Smith" changes his email > address. The application then logs into the database with the > login/password of app_user/johnny and updates the data