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?

Is It Possible To Register A Javascript Event That Triggers When Java Applet Is Fully Loaded?

I have a web application that uses java applet defined in a tag. Is it possible to add a javascrip… Read more Is It Possible To Register A Javascript Event That Triggers When Java Applet Is Fully Loaded?

Alternatives To Java Applet To Launch Microsoft Office Applications

In our web application, we used to use a Java applet to invoke MS. Office applications e.g. Word to… Read more Alternatives To Java Applet To Launch Microsoft Office Applications

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

Restore Focus To Java Applet When Browser/tab Gains Focus

I have an applet running in a browser tab. When I switch to a different tab in the same browser, or… Read more Restore Focus To Java Applet When Browser/tab Gains Focus

Launch Applet From Web Page

is it possible to launch an applet using webpage by clicking on link/button. I mean onclick of lin… Read more Launch Applet From Web Page

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?

Alternatives To Java Applet To Launch Microsoft Office Applications

In our web application, we used to use a Java applet to invoke MS. Office applications e.g. Word to… Read more Alternatives To Java Applet To Launch Microsoft Office Applications