search for: javawebstart

Displaying 2 results from an estimated 2 matches for "javawebstart".

Did you mean: java_web_start
2004 Aug 24
2
IE6 and downloading
...4/2004 pacific time (California) I am using Debian Linux kernel 2.4.24 I have IE6sp1 installed and running (looks very good) I get all the crappy pop-ups and everything. I have Sun java JVM 1.4.2 installed. What I am trying to do is run a java applet for example: http://java.sun.com/products/javawebstart/demos.html These don't work and what I am noticing is that I think it is related to the fact that I can not download anything. When I right click/Save target As... I get the error "Internet Explorer cannot download draw.jnlp from java.sun.com. A similar error happens regardless of the...
2008 Apr 15
1
How to call a java applet in rails application?
HI, I have a applet file named "Scanner.class" which will scan and upload image to the web server from Scanners. I have couple of doubts in accessing that applet file. 1. How to call this applet from rhtml file, and where should i place this file. 2. I also use some external jar files which i imported in my applet file, where should i place these jars? Thanks, Ratnavel -- Posted