Re: shopping cart using servlet

2001-04-18 Thread Jacob Nikom
Look at http://java.sun.com/docs/books/tutorial/servlets/index.html They have good source code for shopping cart. The Duke's Bookstore example uses session tracking to keep track of the books in the user's shopping cart. Regards, Jacob Nikom nilesh modi wrote: > can anyone dir

shopping cart using servlet

2001-04-18 Thread nilesh modi
can anyone direct me to the souce code of a very basic shopping cart using servlet ? Thanx in advance, Nilesh. ___ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter

Re: shopping-cart

2000-06-22 Thread Peter Pilgrim
Java Servlets or Java Server Pages technology if you want to do in Java. -- Peter Pilgrim Welcome to the "Me Too" generation. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

shopping-cart

2000-06-21 Thread Marcos Lloret
hi, i would like to know how can i make a shopping cart in java? there is any free-class or something to do that.? can i do it with servlets .. applets?? thanks in advance, marcos [EMAIL PROTECTED] -- To UNSUBSCRIBE