Re: Login config

2008-12-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christophe, FARNIER Christophe wrote: > Yes it's a problem for the links in my login page. I explain this in > my previous mail [below:] > It makes problems for link in my login page. For the moment I just > change the links by introducing request.g

RE: Login config

2008-12-04 Thread FARNIER Christophe
Yes it's a problem for the links in my login page. I explain this in my previous mail. Thanks for your explanation Christophe -Message d'origine- De : Christopher Schultz [mailto:[EMAIL PROTECTED] Envoyé : jeudi 4 décembre 2008 23:17 À : Tomcat Users List Objet : Re: Lo

RE: Login config

2008-12-04 Thread FARNIER Christophe
front of them, but i found how configure Tomcat 5.5 as Tomcat 4 to resolve this problem. Christophe -Message d'origine- De : Kees de Kooter [mailto:[EMAIL PROTECTED] Envoyé : jeudi 4 décembre 2008 21:33 À : Tomcat Users List Objet : Re: Login config > I installed a tomcat 5.5

Re: Login config

2008-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christophe, FARNIER Christophe wrote: > I installed a tomcat 5.5.27 with an application and I configure the > web.xml of the application by introducing a security constraint and a > login config with a form. My login page is not in the security > dire

Re: Login config

2008-12-04 Thread Kees de Kooter
> I installed a tomcat 5.5.27 with an application and I configure the > web.xml of the application by introducing a security constraint and a > login config with a form. My login page is not in the security > directory. So when I launch Tomcat and I access to my application with > restriction, the

RE: login config bug? request.getRequestURL() returns form-login-page in Tomcat 5.5.12

2005-10-28 Thread Aaron Loucks
I guess this was a bug in 5.0.28 according to the servlet spec (SRV.8.4). If anyone else runs into this issue, the solution is pretty easy: String origRequestUrl = request.getAttribute("javax.servlet.forward.request_uri") -Original Message- From: Aaron Loucks [mailto:[EMAIL PROTECTED] S