-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
1. I wrapped up making everything work WSGI-style. PetClinic now works
correctly.
2. Implemented an ExceptionTranslationFilter that will bounce the user
to a login page if authentication fails or they no credentials, and to
an access denied page if they access something not authorized.
This makes things much better. Thanks to WSGI, I was able to write
this error handling logic pretty simply. Now I can focus on building
the UserDetails, UserDetailsService, and the getting the
database-accounts working.
Greg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF38JYWo5A/EaBZk4RAixuAKC0Fti22ZiysoibYp8v7oQNXYdR6gCgr0YV
ryQRpZfcX1vK4e+ni+C3QZ0=
=jJ7/
-----END PGP SIGNATURE-----
|