Some app servers support session replication/persistent session. For
example, with WebSphere there is an option to store session in the database.
WebLogic provides similar functionality.
You can also use EJB and keep your shopping basket there, rather than in the
session object.
Alexander "Sasha" Ananiev
PricewaterhouseCoopers
(703) 845-8366
-----Original Message-----
From: Maureen [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 30, 2000 9:39 AM
To: [EMAIL PROTECTED]
Subject: Fw: Session management question...
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
===========================================================================
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