Hi [EMAIL PROTECTED], please have a look.
My web application uses Castor jdo and I have seen the problem explained below.
Step 1: A Servlet makes an OQL and fetches an object and the object is displayed.
 
Step 2: In the next request the Servlet adds an object to the object receiver in the first request through jdbc, and commits.
 
Step3. Servlet makes an OQL (same as Step 1) but doesn’t display the object added in the Step2.
 
Instead of making a new OQL to get new object, Castor returns the object retrieved in the previous request. 
 
How to stop this behaviour of castor?
 
When the server is restarted the objects added in the Step2 are displayed in the first request.
 
Avalovin.

Send instant messages to your online friends http://uk.messenger.yahoo.com

Reply via email to