I want to use the user's email address by using PortletFacesUtil. At the moment, I am using the set()-method, but the value in the database is not changed. What else have I to do?
Here is my code:
getPortletFacesUtil().getUser().setEmailAddress(email);
Kind regards,
Christopher
Please sign in to flag this as inappropriate.