Menu

Home

Danish
Attachments
Capture1.PNG (23469 bytes)
Capture2.PNG (41456 bytes)
Capture3.PNG (15257 bytes)
Capture4.PNG (42582 bytes)

In most of the website, we are having requirment to track, who are the users those has logged in, into our website. There is no such functionality avaliable in liferay, using which you can monitor the login log of a user.
To do that, we have created a hook and catched the login post event and putted it into a table. Rest is just the matter of showing the data of user.