Hello,<br><br>Thanks for your response.<br><br>I will take inspiration from clickstream (thanks to Shi Yusen) and follow the advice of Sebastian!<br><br>Benoit<br><br><div><span class="gmail_quote">2006/9/24, Sebastian Himberger <
<a href="mailto:sebastian.himberger@gmx.de">sebastian.himberger@gmx.de</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>> I was thinking to write a servlet filter  to accomplish that but can i<br>> find the currently logged opencms user in a servlet filter?<br>Since OpenCms is a Singleton you can do:<br><br>OpenCms.getSessionManager
().getSessionInfo(sessionId).getUser()<br><br>I hope this helps<br><br>best Regards<br>Sebastian<br><br>Benoit Joseph schrieb:<br>> Hello All,<br>><br>> Is there a download tracking module for opencms? My idea was to write
<br>> a custom one if none exists...<br>><br>> I was thinking to write a servlet filter  to accomplish that but can i<br>> find the currently logged opencms user in a servlet filter?<br>><br>><br>> Thanks in advance,
<br>><br>> Benoit<br>> ------------------------------------------------------------------------<br>><br>><br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list
<br>> To change your list options, or to unsubscribe from the list, please visit<br>> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br><br>
<br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">
http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>