Hi !
Maybe, in the near future, I might have to deal
with embedded Mozilla using the Blackwood
Webclient.
Problem: I need to call java-functions from
the browser. For example by clicking on a
<input type="button" ...>, a java-function
should be called. Is this possible ? I need
to do this, because due to unpleasant
developments according to the sequrity-model
of XMLHttpRequest(), I can't use Javascript
any more.
Is there a BrowserEventListener-Class in the
Webclient's source ? Or a JavascriptEvent-
Listener ?
Please excuse the sloppy way of explaining
myself. I'm very new to this stuff.
Thanks in advance,
C. Moritz Goellner