logout

2001-04-12 Thread Dries Watteyne

Hello,

Can anybody tell what's the best solution for logging out.
I use Tomcat 3.2.1, Windows2000 and JDBCRealm.

thanks
Dries



JDBCRealm + extra features ?

2001-04-09 Thread Dries Watteyne

Hello,

I'm trying to add some extra features to JDBCRealm. In stead of using the 
server.xml file I use another file with extra parameters, so that I can make a 
connection pool. 
Another question:
How can I make sure that the username is NOT case sensitive? 
Normally I have to override some procedures of JDBCRealm.
Is there somebody who has experience with this ? Which procedures should I 
override and how do I have to change my web.xml ?

thanx
Dries