If so, can someone point me in the direction of an example? Or even some code?! I\'m guessing that I can\'t as the applet embedded in a gadget using the following...
It is possible to access HTML DOM from an applet using netscape.javascript JSObject API. However, if I query a value of a input type=\"file\", on some browsers (Opera) I get a full path to a selected
I have got a problem here in terminating the threads. The problem is that I am using applet thread to access JS DOM and manipulate innerHTML of a span to right the Thread Name as the innerHTML. It wor
I\'m using Rad upload for drag and drop upload. It\'s working perf开发者_JAVA技巧ectly except I\'m having a problem with the z-index. I\'m also using jquery UI on the site and the overlay doesn\'t cov
Is it possible for a signed Java Applet or Web Start app to write 开发者_StackOverflowto the DOM of an IFRAME under a different domain?
I have a Java Applet which needs to post some stuff to the web. The code, the author of which has long since disappeared, is currently using raw Java.net.Sockets to communicate with the server.
I would like to load remote applets into my own applet. For example, lets say I want my applet to download and display a game from this site within my java applet:
I\'m trying to write a simple java applet program, but it seems that I\'m missing the javax.servlet.* class definitions.
i need to send a request to开发者_开发知识库 a website when a user submits their url, i tried using curl but it uses server ip which i dont want i have seen a website that is doing a similar job by us
I have found an image format that is being used by some applets. but i don\'t know what it is. I think it is some kind of vector graphics format that is used by the GD library.