Usertracking

Hi,

is there a popular solution for usertracking in the J2EE context? I can implement my own filter, but i am sure that i am not the first one who want to track the users of the website. It will be great if somebody can tell me an open-source usertracking solution which implements a servlet filter.

Thanx for any reply,

Udo!

[350 byte] By [Udo.Krassa] at [2007-11-26 19:57:44]
# 1
I dont know about user tracking via Servlet Filter, but you can try Google Analytics or Statcounter - they're Javascript based and free.also if you're using Tomcat, enable Tomcat's AccessLogValve - for server side logs.
appy77a at 2007-7-9 22:52:44 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...