Lo�c Lef�vre wrote:
>
> Hem sorry, I should have say more:
>
> When the server receive the log request, a session is created (with true)
> and a redirection is made to an other page, in this page, the following code
> is executed:
>
> HttpSession session = req.getSession(false);
>
> and it return null :(
>
> So now I can ask: WHY?
>
Hello,
I had the same symptom and it was because my rewriterules in Apache was
"eating"
the session and the best solution i have find is to use cookies for
storing the session.
(
<RequestInterceptor
className="org.apache.tomcat.request.SessionInterceptor"
noCookies="false" /> <-- was true )
I will now try to use the rewriterule mentionned in the FAQ for verify
that she
work, and if it works, i give a feedback to you/the mailing list
(it seems to be the same problem no ?)
regards,
Ludovic
> Lo�c Lef�vre
>
> -----Message d'origine-----
> De : bk [mailto:bk]De la part de Bernd Koecke
> Envoy� : mercredi 1 ao�t 2001 12:41
> � : [EMAIL PROTECTED]
> Objet : Re: PROBLEM with...
>
> Hi,
>
> Lo�c Lef�vre wrote:
> >
> > Hi
> >
> > It's me againnnnnnnnnnnnnn ;)
> > Now that apache and tomcat SEEMS to work together,
> > I've got dome problems about SESSION.
> > After being 'loged', the following code return null:
> >
> > HttpSession session = req.getSession(false);
>
> Try it with the Parameter 'true'. You don't have a session by default
> and with Parameter 'false' you won't get a new one.
>
> >
> > The question is : WHY?
> >
> > Lo�c Lef�vre
>
> Bernd
> --
> Dipl.-Inform. Bernd Koecke
> UNIX-Entwicklung
> Schlund+Partner AG
> Fon: +49-721-91374-0
> E-Mail: [EMAIL PROTECTED]
--
[EMAIL PROTECTED]
INRIA - 2004 route des lucioles - BP 93 Tel: (33/0) 4 92 38 50 41
06902 SOPHIA-ANTIPOLIS cedex (France) Fax: (33/0) 4 92 38 76 02