Pass image from java applet to html

后端 未结 2 457
清歌不尽
清歌不尽 2020-12-22 01:17

I am using a signed java applet to load an image from the filesystem of the user.
Then I want to display this image in the website where the applet is running.

I

2条回答
  •  甜味超标
    2020-12-22 01:43

    This will probably solve your problem http://www.realapplets.com/tutorial/ImageExample.html!

提交回复
热议问题