In version 2.2 of the jsdk there is also a method

getSession() that works in the same way getSession(true) does!

Just wanted you to know!

----- Original Message -----
From: "Kieffer, Guillaume" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 01, 2000 2:11 PM
Subject: Re: HTTP SESSION


> the signature of the function is getSession ( boolean createIfNotExists )
>
> OK  CIao
> -----Original Message-----
> From: Unnikrishnan M K [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 01, 2000 1:42 PM
> To: [EMAIL PROTECTED]
> Subject: HTTP SESSION
>
>
> Hi all,
> I am trying to do session tracking using servlets.I tried to use the
> getSession() method of the HttpServletRequest interface.We can see the
> method details from JSDK2.0 API documentation.I am using JSDK2.0 for my
> servlet development.My problem is, when I compile my servlet,a compilation
> error occurs with the message 'there is no method like getSession()' in
> HttpServletRequest.
> Bye..
> Unni
>
>
___________________________________________________________________________
> 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

___________________________________________________________________________
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

Reply via email to