I have a static method used to launch a browser with a given URL. When the browser is already open, this takes over the active browser window.
This is a problem if t
It sounds like the java.awt.Desktop API doesn't give this level of functionality.
Here is a link we found to the java.net forums where this was asked in 2006.
A response there referred to JDIC's WebBrowser.