RE: Form based authentication

2002-01-29 Thread Suchi Somasekar
Hi I have been using Tomcat 3.2.3 with form based authentication. It works great. However, I have an additional requirement now. We need to have another home page with the username and password boxes on the home page directly which when submitted must access a protected resource. I understand

Re: JDBC realm

2001-02-22 Thread Suchi Somasekar
and did you specify security constraints in your web.xml for the application? -- Tom Woteki, a.k.a. Dr. Wo mail to:[EMAIL PROTECTED] 202-544-2743 (fax) http://www.woteki.com/wines -- a pure Java, Apache-Tomcat web application running under MacOSX From: Suchi Somasekar [EMAIL PROTECTED] Reply

JDBC realm - Pls help

2001-02-21 Thread Suchi Somasekar
Hi I am a new user of tomcat and I am having trouble getting the JDBC realm to work. I am using Tomcat 3.2.1 on Windows2000 and I am testing a small sample application that I wrote. Everything including the user authentication works great when I use the "SimpleRealm". But, When I tried to use the