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]

Reply via email to