It works... thanks, it's good enough! :-)
Chris VPRO Digitaal
Pierre van Rooden wrote:
Chris Herrebrugh wrote:
how can I find out who logged into my page?
Unfortunately currently the only way to do so is:
<mm:cloud method="http" jspvar="cloud">
<%=cloud.getUser().getIdentifier()%>
</mm;cloud>
