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

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


SOLVED! Thanks!

> 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! +++
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 

-- 
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