JDBCRealms, no cookies trouble

2001-12-12 Thread Jack Bakker
I'm using JDBCRealms, TomCat 4.01, Struts 1.0 with form authentication With cookies enabled in browser, no trouble; with cookies off in Netscape 4.7 I get: Invalid direct reference to form login page I'm using the following code for the form.

Re: JDBCRealms

2001-12-05 Thread Martin Fekete
lated for each request (i think ;]) Feky - Original Message - From: "Frank Lawlor" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 4:22 AM Subject: RE: JDBCRealms > > When

RE: JDBCRealms

2001-12-04 Thread Frank Lawlor
> When using JDBCRealm with Tomcat, does anyone know if the > user's roles are > loaded from the database for each request, or are they loaded > once and held > in a session object? I'm pretty sure the database is always queried. If you have debug on you can see the calls. This is important if

JDBCRealms

2001-12-04 Thread Andy Noble
Hi, When using JDBCRealm with Tomcat, does anyone know if the user's roles are loaded from the database for each request, or are they loaded once and held in a session object? Regards Andy -- To unsubscribe, e-mail: For additional commands, e-mail: