[opencms-dev] How to store lastLogin via API in OpenCMS?

Ralf B ambiesense at gmx.de
Sun Nov 23 20:14:01 CET 2003


Hi,

how can I store the lastLogin attribute via OpenCMS API?

I tried the following code, but it does not make it persistent. After
loading it, it is still 0.

I store with:
long lastLogin = 50;
cmsUser.setLastlogin(lastLogin);
cmsObject.writeUser(cmsUser);

I load with:

cmsUser.getLastlogin()

Any idea?

Cheers,
Ralf

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




More information about the opencms-dev mailing list