You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Bettendorf, Cristian" <Cr...@softwareag.com> on 2003/03/25 14:02:09 UTC

Question about getUser()

Hello,

I try to get some account data for the logged user and use for testing the
HelloUserPortlet.java from the tutorial; I'm calling:

runData.getUser().getCreateDate()
runData.getUser().getLastAccessDate()
runData.getUser().getLastLogin()

My problem: each time the portlet is displayed and call this fct's to build
it's content, the fct's return the actual access date and not the real
creation and the last login on portal level date. At the same time the DB
looks to be not updated on user login.

Any hints?

Thanks in advance
Cristian

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org