tomcat authentication

2003-06-26 Thread Riyaz Mansoor
when using tomcat authentication realms; if the login page is "login.jsp" and if a user directly access this page and tries to login , tomcat returns the error given below. i need to catch this and handle it. specifically, where is the forwarding page reference stored? in the users session? what

feature request

2003-03-17 Thread Riyaz Mansoor
hi the tomcat variable catalina_base allows running multiple tomcat instances. but currently this is limited. personally, i'm developing an application that extends some server classes (to be placed in catalina_home/server/classes), some classes to be placed in catalina_home/common/classes and so