-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
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
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
-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
> 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
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