Security - Simple Realm/JDBC Realm - Pls Help

2001-04-16 Thread Suchi sekar
Hi I am relatively new to tomcat and I hope someone can help me. I am using JDBC realm to protect parts of my web app. Everything including authentication was working great on my stand alone tomcat server. Recently I moved my web app to apache/tomcat installation. I configured apache/tomcat as

Re: Security - Simple Realm/JDBC Realm - Pls Help

2001-04-16 Thread Suchi sekar
Hi I finally got the Form based authentication to work with Apache/tomcat. Going through the archives I found a lot of questions about this problem but no complete answer, so may be this will help somebody out there. To get this to work, I did the following: 1. Need to use ajp13. I could not