Re: Shopping Cart

From: Takeichi Kanzaki Cabrera <tkanzakic(at)gmail(dot)com>
To: Charles Curi <charles(dot)curi(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Shopping Cart
Date: 2006-02-02 16:36:34
Message-ID: 651aa54b0602020836i191b1b99l1206932c94a56f1a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

In Learning Java 3rd Edition you will find this implemented using Sessions.
Takeichi.

On 1/31/06, Charles Curi <charles(dot)curi(at)gmail(dot)com> wrote:
> Hi people.
> I need to implement a shopping cart in my Java web system.
> A friend of mine adviced me using stored procedures and temporary tables
> with PostgreSQL.
> I wonder if anybody have an example in mood to help me.
> I`d be grateful.
> Cheers.
> Charles

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-02-02 19:38:08 Re: JDBC keygen select
Previous Message Takeichi Kanzaki Cabrera 2006-02-02 16:34:06 Re: Postgres-JDBC question