Re: Retrieve Widnow Handle with Java



On 30 Sep 2005 07:54:11 -0700, v_gilmor@xxxxxxxxxxxxx wrote or quoted
:

>I want to retrieve the browser's window handle using a java application
>running on W2k. I've read that i might have to use JNI but I'm not sure
>where to start. Any Advice would be appreciated.

I am not quite sure what you mean by Window Handle. You can peek out
of the Applet and look at the surrounding web page from your Applet.
See http://mindprod.com/jgloss/browser.html for how.

If you really are trying to get inside the guts of the browser for
some reason, you might read up the specs on how you write plug-ins for
the various browsers.

--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.