Okay, no answers.  Let me clarify my question, then:

I have three websites that are set up for consumer ecommerce.  I log on to
one to obtain a session from a browser, then I decide I want to shop around
on the other two sites.  Each website has a different web server.  I come
back to the first site...my session is gone.

How can I work around this problem?  Other than cookies?  Why can't I have
one shopping basket for my three sister sites while using one session
object?

Can I use JSP/Java to work around this problem?

Maureen


beware the fish in the sea...
www.sharkfishcity.com


----- Original Message -----
From: Maureen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 29, 2000 7:54 PM
Subject: Session management question...


> If a user accesses a website and creates a session, then follows a link
from
> my site to a sister site, can I maintain the session from server to server
> using JSP?  If so, how?
>
> TIA
>
> Maureen
>
>
>
>
> beware the fish in the sea...
> www.sharkfishcity.com
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to