Carsten Ziegeler a écrit :
Jean-Christophe Kermagoret wrote:
I think I solve partly my problem.
To tell Tomcat not to use cookies, I just put a cookies attribute to
false in my context definition :
<Context docBase="/home/jck/Project/repons/core/web" path="/repons"
cookies="false">
I still have my portal redirection problem
Any ideas ?
It's hard to tell without seeing your sitemap :) Now, I guess, you have
a <redirect-to url="SOMETHING"/> somewhere in the case if the user is
not logged in. Try replacing it with <redirect-to url="cocoon:/SOMETHING"/>.
HTH
Carsten
Yes, I had a dream tonight that told me exactly that :-)
But I realized too that I will only win the http overhead : all the
actions are necessary to connect.
So I come with another question in another thread :-)
--
Jean-Christophe Kermagoret
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]