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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
