Hi all,
 
i wrote a fairly simple BMP... and it seems to work very well. But actually there's a big problem : the container doesn't save any change i made on the bean into the database.
Clients programs can view the bean as changed **as long as the container is running**. But if i restart the server, any change is lost. The database remain at its previous state.
I code all sql task inside my business method..
 
Any help would be highly appreciated
 
--hermann

Reply via email to