Java Web Start vs Embedded Java Applet
        Posted  
        
            by Matt H
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Matt H
        
        
        
        Published on 2010-03-27T18:16:07Z
        Indexed on 
            2010/03/27
            18:23 UTC
        
        
        Read the original article
        Hit count: 507
        
Hi, I'm going to deploy my Java game to show it to my friends and whatnot, but I'm having trouble deciding between Java Web Start and applets.
Under what conditions is one preferable over another and what advantages/disadvantages are there?
© Stack Overflow or respective owner