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 h
Hi,
> What do you mean by "start the application" ? Restart tomcat ?
no, i just meant calling the pages i want to restrict. There is a "start
page" without internal session management (except for the RDBCRealm) where
everything works, but "the application" behind uses sessions. The Tomcat
isn't r