[opencms-dev] download tracking module
Sebastian Himberger
sebastian.himberger at gmx.de
Sun Sep 24 17:31:43 CEST 2006
Hi,
> I was thinking to write a servlet filter to accomplish that but can i
> find the currently logged opencms user in a servlet filter?
Since OpenCms is a Singleton you can do:
OpenCms.getSessionManager().getSessionInfo(sessionId).getUser()
I hope this helps
best Regards
Sebastian
Benoit Joseph schrieb:
> Hello All,
>
> Is there a download tracking module for opencms? My idea was to write
> a custom one if none exists...
>
> I was thinking to write a servlet filter to accomplish that but can i
> find the currently logged opencms user in a servlet filter?
>
>
> Thanks in advance,
>
> Benoit
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list