Silvia Gaspar wrote:
>
>         If we call a servlet from an applet that creates a session. And then
> call a seconde servlet from the same applet, Does the second servlet
> recoginizes the session created by the first servlet?

It can. For this to happen, the applet must perform the cookie
management that is normally handled by the browser.

This was covered yesterday. See
http://archives.java.sun.com/cgi-bin/wa?A2=ind0009&L=servlet-interest&P=R14667&m=34138
and about a week before
http://archives.java.sun.com/cgi-bin/wa?A2=ind0008&L=servlet-interest&P=R97087

K Mukhar

___________________________________________________________________________
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