java-web-start
Java Web Start Questions
My company has been developing a desktop application for a long time and have been installing it with Installshield on Windows machines.[详细]
2023-04-11 06:15 分类:问答Is it possible to turn OFF Java Web Start?
Is it 开发者_开发技巧possible to turn off Java Web Start? I\'m trying to test if my browser can detect if javaws is on a machine.[详细]
2023-04-11 00:54 分类:问答hiding the cursor in a full screen java application on the Mac using webstart
I have a fullscreen Java application in which I need to hide the cursor on a Mac. I\'ve created the transparent cursor as instructed here and elsewhere, which works[详细]
2023-04-09 10:08 分类:问答Where can I download JNLP.jar?
How can I run the examples in the link? Where can I get the JNLP developer pack?开发者_JS百科C:\\Program Files\\Java\\jdk1.6.0_27\\sample\\jnlp\\servlet[详细]
2023-04-08 23:32 分类:问答Deploying *.war application with Java Web Start (JNLP)
I want to rollout a web application (*.war) with Java Web Start (JNLP). My starting condition is that I have a running configured Tomcat 6.0 server available at the client.[详细]
2023-04-08 18:45 分类:问答Exception in thread AWT-EventQueue-2 java.lang.NullPointerException
I am trying to run a JApplet with jnlp. I have created my MyApplet which extends JApplet and packaged in a jar.[详细]
2023-04-07 15:34 分类:问答How do I find a Java Web Start app's cookies? I'm lost in redirection
I\'m fairly new to HTTP processing and I would like to retrieve cookies in a Java Web Start application using the CookieHandler class with cookieHandler.get(...).[详细]
2023-04-06 22:01 分类:问答Query on Jython with Web Start
I am looking at creating a jython application and deploying it as a java web start. My query is related to a concern that for web start deployment, we have to开发者_如何学运维 distribute the jython s[详细]
2023-04-06 18:37 分类:问答JNLP hangs when downloading resources
When you execute this JNLP it hangs after download开发者_开发技巧 all resources but before execute the application. Are there any application to debug the download process?Checking it with JaNeLA rev[详细]
2023-04-05 09:50 分类:问答Get IP address in JBoss Web Service
I developed a java class with an only method and turned int开发者_JAVA技巧o web service (JBOSS) using JBossWS. I would like to get the IP address of the client who started the request. (I\'m not using[详细]
2023-04-05 05:40 分类:问答