With this option, you are responsible for deleting the temp data after
the order is complete.  What if the order never completed?

--
Antonio W. Lagnada
Ecommerce Consultant
[EMAIL PROTECTED]

This email address is specifically
for JSP-Interest email list.
Remove _NOSPAM for the actual email.



---- Pankaj C Rajankar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> There is a other option that works from the server side.
> Put the info in the database.
>
> Pankaj..
>
>
>
>
> [EMAIL PROTECTED] on 10/31/2000 06:54:25 AM
>
> Please respond to [EMAIL PROTECTED]
>
> To:   [EMAIL PROTECTED]
> cc:   (bcc: Pankaj C Rajankar)
> Subject:  Re: [JSP-INTEREST] Shooping cart
>
>
>
>
> Hi Pranav,
>
> There are two other methods for creating the shopping cart. One is
> you can
> use cookies. in this case you have to update the cookie every time
> the user
> add or delete any item from his cart. But in this case if user has
> disabled
> the cookie option of his browser it won't work.
>
> and the second method is you can use hidden fields.
>
> if still have some doubt, let me know.
>
> ---------------
> Surender Jain
> Senior Technologist
> U-8, Green Park,
> New Delhi-15, India
> www.webchutney.com
>
> Have u checked out the advertising underground - gutterspace.com
> http://www.gutterspace.com
> ----- Original Message -----
> From: Pranav Bansal <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, October 31, 2000 4:07 PM
> Subject: Shooping cart
>
>
> > Hi all,
> >           I want to know what are the possible method for creating
> a
> > Shopping cart without using Session???
> > If anyone have some information then please tell me with details.
> > Thanking you,
> > Regards,
> > Pranav Kumar
> > Software Engineer
> > Informica India Pvt. ltd.
> > Noida,India
> > Phone: -91-118-4514702
> > www.informica.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
>
>
>
>
>
>
>
> This communication is for informational purposes only.  It is not intended
> as
> an offer or solicitation for the purchase or sale of any financial
> instrument
> or as an official confirmation of any transaction. All market prices,
> data
> and other information are not warranted as to completeness or accuracy
> and
> are subject to change without notice. Any comments or statements made
> herein
> do not necessarily reflect those of J.P. Morgan & Co. Incorporated,
> its
> subsidiaries and affiliates.
>
> ===========================================================================
> 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 get your own FREE ZDNet Onebox - FREE voicemail, email, and fax,
all in one place - sign up today at http://www.zdnetonebox.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

Reply via email to