I want to create a portlet to display num of online users, today users and... .
that can do it. but i want to separate num of members that login from guest, but i can not get userId when session created, this value is null.( use from userTracker , ...)
i use a session listener class for get sessionId and ...
please help me , what can i do for solve this problem