Paul, it does not work. getSession(false) shd return null if the session has not
been explicitly created yet (by calling getSession(true) of course). But it
returns me a valid session and i can do getId() which is different everytime i
call getSession(false). The problem was that so far we had been using IIS and
everything was fine but our jsp's started giving problems the moment we moved to
NES 3.62.
Have you tried it?
our platform: windows NT, NES3.62, ServletExec 2.2
regards
Paul Bonfanti <[EMAIL PROTECTED]> on 10/19/99 04:30:38 AM
Please respond to "A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: Vikas Deep Sharma/Singapore/Netlife)
Subject: Re: session problem with NES 3.62
This should work. If you continue to have problems then please
send more details to [EMAIL PROTECTED]
--------------------------------------------------------------
Paul Bonfanti [EMAIL PROTECTED]
ServletExec Developer http://www.newatlanta.com/
--------------------------------------------------------------
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Vikas
Deep Sharma
Sent: Sunday, October 17, 1999 11:32 PM
To: [EMAIL PROTECTED]
Subject: session problem with NES 3.62
Hi all,
I noted that request.getSession(false) does not return null with NES 3.62.
However, it works just fine with IIS.
Is it a known bug???
I'm using New Atlanta's servlet exec 2.2 with NES 3.62
~Vikas
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html