Yuan��??��o?��?
im developing a shopping cart which i made in ASP successfully using
cookies,now im importing what i made in ASP's to JSP's, im creating the
cookie just to keep track of what the customer has bought and once the order
is complete i want the cookie destoryed , so that he/she can make another
order i they like, if i dont destoryed the cookie then the previous values
will be retained, as u must have got what i mean
----- Original Message -----
From: "Mengyuan Yuan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 07, 2000 10:33 AM
Subject: Re: how to delete a cookie immediately?
> Varun��??��o?��?
>
> If you don't want to keep the cookie after your browser is closed, why
> would you like use cookie ? And why would you kill the cookie?
>
>
>
> ?�� 12/6/00 1:14:00 PM ?��D��̨���o
> >the solution u gave only works when the browser is closed then the cookie
> >gets deleted and not when the browser is still open which is what i want,
> >to delete the cookie while the browser is still open, that is the default
> >nature of the cookie , at least that is what i read
> >
> >thanx anyway
> >Varun
> >----- Original Message -----
> >From: "Mengyuan Yuan" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Wednesday, December 06, 2000 11:11 AM
> >Subject: Re: how to delete a cookie immediately?
> >
> >
> >> Please try:
> >> int i = -1;
> >> cookie.setMaxAge(i)
> >>
> >> it should work
> >>
> >> Good luck!
> >>
> >>
> >>
> >> ?��2 12/6/00 10:39:00 AM ?��2D??|������?��o
> >> >hi
> >> >how can i delete a cookie immediately,i used
> >> >
> >> >cookie.setMaxAge(0);
> >> >
> >> >where cookie is the name of the cookie, the cookie is not deleted
until i
> >> >close the browser, any help?
> >> >
> >> >thanx in advance
> >> >Varun
> >> >
> >> >=
> >=======================
===================================================
> >> >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> >JSP-INTEREST".
> >> >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> >DIGEST".
> >> >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
> >>
> >> ??
> >> ����??��?
> >>
> >> Mengyuan Yuan
> >> [EMAIL PROTECTED]
> >>
> >> ==
> >=========================================================================
> >> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> >JSP-INTEREST".
> >> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> >DIGEST".
> >> 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".
> >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> >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
>
> ??
> ��?��?
>
> Mengyuan Yuan
> [EMAIL PROTECTED]
>
> ========================
===================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> 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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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