How to get url from web browser in java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rakesh patil
    New Member
    • Oct 2010
    • 2

    How to get url from web browser in java

    I am working on an Content Filtering project. My software should run at background as a windows service, and should not disturb the user as an external program. When the user enter the URL into the address bar of the browser, I should check that web site is in my black list or not.
    Now I have some problems on reading URL from browser. How can I get the address from web browser?
Working...