- Original Message -
From: "Lincoln Yeoh" <[EMAIL PROTECTED]>
> What are the recommended ways to do transactions in web applications?
>
> Right now I have persistent database connections, but currently they are
> shared by multiple sessions. So I make sure that database level
> transaction
Lincoln Yeoh writes:
> At 10:01 PM 26-06-2000 -0400, Michael Mayo wrote:
> >- Original Message -
> >From: "Lincoln Yeoh" <[EMAIL PROTECTED]>
> >> What are the recommended ways to do transactions in web applications?
> Let me illustrate the problem with an example:
>
> page 1
> user logs
At 10:01 PM 26-06-2000 -0400, Michael Mayo wrote:
>- Original Message -
>From: "Lincoln Yeoh" <[EMAIL PROTECTED]>
>> What are the recommended ways to do transactions in web applications?
>>
>> Right now I have persistent database connections, but currently they are
>> shared by multiple se