How to get rid of the "Java Application" in the status bar?
The title says it all, how do I have my Java Web Start dialog not include the "Jave Application" message in the bottom left status bar area?Regards,NC
[171 byte] By [
peelmana] at [2007-10-2 4:38:35]

I am talking about disabling this message from the server side so that no clients who download and use the app see it, not how to disable it from the perspective of one client.So I thought an option in the jnlp file maybe, or a method in some java class?NC