I am develop a Browser GUI(SWing) History Management System,Like Storing the Visited Website and Duration spend on that website etc..
I need to Know what are the packages that support above facilty.Please let me know if any details related with programming. I need store in Database all the above field.Any idea

link|improve this question

60% accept rate
My guess is you want javascript rather than java in the browser. However, the way I would do it is use a proxy server to track all website/durations and analyse its logs – Peter Lawrey Dec 21 '10 at 10:55
feedback

1 Answer

I'd use google analytic instead.

link|improve this answer
its specific on Web Browser not with Website Track – venkat Dec 21 '10 at 11:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.