You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by oceatoon <t....@systheo.com> on 2005/04/22 15:06:18 UTC

Tomcat Settings andding a slash to my url ???

Hi every one 

I'm using Tomcat5 in which I deployed a Cocoon App, and as my Authentication
Manager passes a url to Tomcat, he (Tomcat) adds a slash at the end, This
changes the whole context for the following redirection.

I give /login to the authentication if I'm not logged he should send me back
to /login , but he sends me to /login/ ??? and if I am logged instead of
sending me to /mypage, he stays in /login/mypage which offcourse does not
exist 

Is there a way to desable this slash addition ?
or a solution to his problem ?

Thanks for the help
Regards
Tibor



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Tomcat Settings andding a slash to my url ???

Posted by oceatoon <t....@systheo.com>.
This explains why 
http://issues.apache.org/bugzilla/show_bug.cgi?id=32424
but I Insist as well that this bug should be cleared, or be configurable as
roy huang proposed. It is blocking for back compatibility with T4.1 that
accepts such architecture.

Regards
Tibor
oceatoon wrote:

> Hi every one
> 
> I'm using Tomcat5 in which I deployed a Cocoon App, and as my
> Authentication Manager passes a url to Tomcat, he (Tomcat) adds a slash at
> the end, This changes the whole context for the following redirection.
> 
> I give /login to the authentication if I'm not logged he should send me
> back to /login , but he sends me to /login/ ??? and if I am logged instead
> of sending me to /mypage, he stays in /login/mypage which offcourse does
> not exist
> 
> Is there a way to desable this slash addition ?
> or a solution to his problem ?
> 
> Thanks for the help
> Regards
> Tibor



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org