Access weblog

I am working on an application that needs to access the list of websites visited by a user.Is there any way to access this data through a Java Program..Please Guide
[185 byte] By [aneez_backera] at [2007-10-2 22:12:14]
# 1

If I had the assignment to find a solution, I would start searching through google for the name of the particular web server you are using. Such as "Java IIS log parser" or "Java Tomcat log parser" and see what is out there.

Sourceforge, or other repositories of free software would be good places to look as well.

Michael_Ebberta at 2007-7-14 1:29:08 > top of Java-index,Java Essentials,New To Java...