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