Java Webstart...interaction with browsers on different platforms
        Posted  
        
            by milesmeow
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by milesmeow
        
        
        
        Published on 2010-05-14T21:08:00Z
        Indexed on 
            2010/05/14
            21:14 UTC
        
        
        Read the original article
        Hit count: 388
        
This post is similar to this post, but not exactly, so I'm asking this question.
How does one go about, From a Java WebStart app:
launch a new browser window with a target URL?
bring an existing browser window into focus with a target URL?
Is the solution OS/platform independent? Does it matter which browser you're talking to?
© Stack Overflow or respective owner