Hello, I am migrating an Applet application to Javawebstart . I am using Java 8 . My Java applet lunched successfully but with a small window pop up . I do not want to specify the applet-desc tag width and height on the jnlp file. My Applet application has already the logic for auto resize . Is there any way I can hide the small window ?Thanks in advance....