Applet content accessible by URL
Alejandro Torras <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <YpadnUPk3pf38NPYnZ2dnUVZ_vednZ2d__15497.3638164394$1162767938$gmane$org@mozilla.org> |
Hi all, I want to know if there is a way to access content generated by an applet/xpcom-component/embed-tag using an URL. The idea is to use the src attribute of an img tag to access an image generated by an applet. If not I think we could use some kind of virtual protocol like the ones used by KDE. For example: <img src="mozilla-jndi://applet1/image1.jpg" /> Thanks. -- Alejandro Torras