Session problem?JDBCRealm: Invalid direct reference to form login page

2003-12-13 Thread Daniel Germain
I'm trying to use the JDCBRealm from Tomcat 4.1.27 with an enhydra 5.0 application servlet and got the following problem Invalid direct reference to form login page which seem to be related to the session management. From what I understand, a session is first created (by enhydra SessionMgr) when

Invalid direct reference to form login page

2003-07-21 Thread Christian J. Dechery - ACCENTURE
Sometimes I get this error message... can someone give me a hint on the probable causes?? ___ :: Christian J. Dechery :: Accenture do Brasil :: CHT - Solutions Operations :: [EMAIL PROTECTED]

RE: Invalid direct reference to form login page

2003-07-21 Thread Abid Ali Teepo
are loged in ? This is the cause ... Abid -Original Message- From: Christian J. Dechery - ACCENTURE [mailto:[EMAIL PROTECTED] Sent: 21. juli 2003 16:09 To: Tomcat Users List (E-mail) Subject: Invalid direct reference to form login page Sometimes I get this error message... can someone

RES: Invalid direct reference to form login page

2003-07-21 Thread Christian J. Dechery - ACCENTURE
do Brasil :: CHT - Solutions Operations :: [EMAIL PROTECTED] -Mensagem original- De: Abid Ali Teepo [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 21 de julho de 2003 11:22 Para: Tomcat Users List Assunto: RE: Invalid direct reference to form login page Usually you

invalid direct reference to form login page...

2003-06-28 Thread Brian Kuhn
, they get sent to the login page, but get a Invalid direct reference to form login page... message once they log in. I understand why this happens, but don't know what to do about it. Is there a way to specify a default page to go to when the login page is requested directly? Thanks, Brian

RE: invalid direct reference to form login page...

2003-06-28 Thread Stefan Radzom
To: [EMAIL PROTECTED] Subject: invalid direct reference to form login page... Hi all, I've set up Tomcat (4.1.24) to do form based authentication. Everything works great, except I've had to deal with a lot of users that type in the url I've given them, get redirected to the login page

Status 400 - Invalid direct reference to form login page

2003-03-24 Thread Mike Duffy
Status 400 - Invalid direct reference to form login page The above error is generated when a user bookmarks the login page on an application server where container managed security is used. Does anyone have an elegant way of dealing with this error? Putting a note on the login page saying

Re: Invalid direct reference to form login page

2002-05-10 Thread David M. Karr
Lisa == Lisa van Gelder [EMAIL PROTECTED] writes: Lisa Here is the bit of my web.xml file that deals with login. The whole of my Lisa app should be protected. Lisa My code never redirects, it leaves all the authentication up to tomcat. Lisa security-constraint Lisa