Hello,

i've set up my Tomcat with form based authentication and a JDBCRealm
(besides i use an AJP-Connector to attach it to Apache1.3). Everything works
fine when calling simple jsp-files such as the jsp-examples. Unfortunately
the application i want restricted access for uses sessions itself. I have
not written it by myself, but it uses the global Tomcat "session" object.
When i login on a page without session use and then start the application i
am redirected to the login page again, same when pushing the "back" button.
My conclusion is that the JDBCRealm uses the same session as my application.
When i'm right, is there any possibility to change this?


Viele Grüße

Holger Evers

-- 
Dipl.-Ing. Holger Evers | Entwicklung
Cybay New Media GmbH | http://www.cybay.de 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to