Hi,
   Yes, I did check the transaction is commited.I am new to web
development, can you please explain me the second wayout that
you suggested.
ie.The page might be coming from your cache, delete your cache 
completely,kill your browsers and then check.

I would like to try out your suggestion.

Thanks

Ann.


>From: [EMAIL PROTECTED] (Saurabh Shukla)
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: Tomcat issue - Fresh data not brought forward
>Date: Tue, 28 Nov 2000 16:20:33 +0530
>
>
>1) Please check if transaction is commited.
>
>2) The page might be coming from your cache, delete your cache completely,
>kill your
>    browsers and then check.
>
>Shuklix
>
>
>-----Original Message-----
>From: ann patil [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, November 28, 2000 1:03 PM
>To: [EMAIL PROTECTED]
>Subject: RE: Tomcat issue - Fresh data not brought forward
>
>
>Hi,
>
>Some more info:
>1) I enter the record number to retrieve the record from the
>database.
>2) Transaction: If record exist should be brought forward and allow the 
>user
>to update else new data entered.
>3) Assume the record does not exist.
>4) Screen with blank fields are displayed.
>5) I enter data and press save.
>6) Then I check the database if the record is really inserted.
>7) SQL plus : Displays the inserted record.
>8) Then I close the web browser and open it again.
>9) Try to view the record inserted by entering the record number.
>10)Displays the inserted record only if Tomcat server stoped and re-started
>else shows screen with blank fields(instance of earlier
>blank screen before inserting the record)
>
>Same happens when I try to update the record.
>
>In other words only after I stop and re-start the Tomcat server
>the latest data is displayed.
>
>Transaction flow:
>
>Enter record number
>           |
>     if exist
>           |
>    --------------
>    |             |
>No             Yes
>   |               |
>Blank screen     Inserted record is displayed
>   |               |
>Enter data       Update
>   |               |
>Save             Save
>
>
>
>
>Please help.
>
>
>Thanks
>
>Ann.
>
>
> >From: Scott Hamilton <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: RE: Tomcat - Fresh data not brought forward
> >Date: Tue, 28 Nov 2000 16:57:10 EST
> >
> > >Hi,
> > >    I have developed an application that allows insert & update
> > >of records in the database.The problem I am facing is when I insert
> > >or update the record the inserted or updated record is not brought
> > >forward.
> > >
> >
> >     Umm without more info, it sounds like the transaction hasn't
> >     been committed or the new transaction is not really a new
> >     transaction????
> >
> >
> >     Scott, Esq.
> >
> > >
> > >Thanks
> > >
> > >Ann.
> >
> >___________________________________________________________________________
>__________
> > >Get more from the Web.  FREE MSN Explorer download :
> >http://explorer.msn.com
> > >
>
>____________________________________________________________________________
>_________
>Get more from the Web.  FREE MSN Explorer download : 
>http://explorer.msn.com
>

_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

Reply via email to