Skip to content Skip to sidebar Skip to footer
Showing posts with the label Applet

How To Send An Image From A Java Applet To Javascript?

I have a Java Applet that is generating an image. Ultimately, I would like to insert the image data… Read more How To Send An Image From A Java Applet To Javascript?

Javascript Library To Reliably Load Java Applets?

Flash users have the wonderful SwfObject JavaScript library that abstracts browser differences to r… Read more Javascript Library To Reliably Load Java Applets?

Javascript To Java Applet - Working

This is a continuation of my original post here: javascript-to-java-applet-using-deployjava-js-to-r… Read more Javascript To Java Applet - Working

Splitting A File Before Upload?

On a webpage, is it possible to split large files into chunks before the file is uploaded to the se… Read more Splitting A File Before Upload?

Getting A Javaobject Out Of A Jsobject

I have a Javascript function in my xhtml page that does the following: HTML FILE: function getData(… Read more Getting A Javaobject Out Of A Jsobject

How To Send An Image From A Java Applet To JavaScript?

I have a Java Applet that is generating an image. Ultimately, I would like to insert the image data… Read more How To Send An Image From A Java Applet To JavaScript?