Hi Chris What if I would have all users in one table, can I make multiple secured areas each exclusively dedicated to a different role?
If all fails I would use securityFilter Thanks -Assaf On Thu, Jun 19, 2008 at 4:13 PM, Christopher Schultz < [EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Assaf, > > exkor wrote: > | Is it possible to have multiple login forms, configured to work with > | mutually exclusive tables. in the same webapp? > > Not when using TC's container-managed authentication and authorization. > You could use securityfilter (http://securityfilter.sourceforge.net/) in > it's source release with FlexibleRealmInterface and implement your own > Realm (which checks maybe some form element?) and uses different > authentication sources. > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkhavd0ACgkQ9CaO5/Lv0PBXegCggfDA23hPl9GTBY3JO744jiV3 > KZ0An3Y2iFWaKvz99T5P0joWzhE/olav > =h+Da > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >