Hi, I want to add more stuff to user session while user logs in. The only way I see to do this is to write custom JDBCRealm class which extnds org.apache.catalina.realm.JDBCRealm or implement org.apache.catalina.realm.RealmBase class.
This custom class will have more initializing parameters too. Any thoughts on this from one who already did sort of thing?? I am going to use this one with securityFilere from www.securityfilter.org. Thank you in advance for any replies. .anil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
