I have also used applet to communicate with servlet. This can be do with
URLConnection, input/output streams. HttpSession is stored in the browser,
but never forget the applet whose applet tag genarated from servlet has
different session id from servlet which calls it. so objects which are put
in the servlet cannot be seen by the applet.
If you can find any solution for this, please let me now...
Deniz...
----- Original Message -----
From: "Rajesh V" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 06, 2000 10:09 PM
Subject: HttpSession
> Hi all,
> Im developing an application that uses applet-servlet
> communication. Can i use the HttpSession for such a kind of environment??
> If i can, where are exactly are the Session Objects stored? On the
> browser???
>
> Thanks
>
> Rajesh
>
>
___________________________________________________________________________
> 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