I have not use GAE but I think if you use JPA you can use PrePesist annotation along with method you want to call before the object is persisted. With JDO you can use method jdoPreStore().
Duy Do
2010-07-24 00:41:19