Browser plug-in to interact with browser



Hello, I am trying to find out if it is possible to create browser
plug-in using java. The plug-in should have access to the browser's DOM
and shoud be able to dynamically alter content and style of any element
by responding to mouse movement and clicks anywhere on the browser
document.

I am new to all this, but I am familiar with javescript and html. And,
currently, I can achieve what I want using just javascript. But, I
would like to encapsulate all the javascript code in a java plug-in.

What technology is this called? I have been looking at some examples
from Sun's site and a few other sites, but I notice that the applet
occupies a certain area in the browser and the applet is only in
control of that particular area. I want the applet to have access to
all the tags in the page and be able to alter things line innerHTML,
style and such of any tag anywhere in the page. I believe that if
javascript can do all that an imbedded java applet should be able to do
that.

Thanks very much in advance.

D.K. Mishra

.



Relevant Pages

  • Re: browser screen capture with java applet
    ... the applet would be to do the job of the actual image capturing on each ... current browser window - if that's relevant. ... minimum Java version. ...
    (comp.lang.java.programmer)
  • Re: No joy at all
    ... If no joy with Robert's suggestions.....and you can see the test applet ... General tab...Network settings - select "Use browser settings". ... Java Runtime Environment, if still there. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: IE & applets
    ... using a version that is too new for the browser. ... IE's version of Java ... >> has been the central issue in multiple lawsuits against MS by Sun. ... to download version 1.1 from Sun and use it to create your applet. ...
    (comp.lang.java.help)
  • Re: Java in Browser
    ... An unsigned applet can only access the host it is retrieved from. ... We want a browser to be our standard control interface, with each tab becoming a particular control function. ... Having said that, there is a real need for a standard Java app to be able to run in a browser tab, rather than independently. ...
    (comp.lang.java.programmer)
  • Re: [FYI] 2008 kommt Consumer JRE
    ... Verzeichnis viele Dateien liegen. ... Applet erstmal für 2-5 Sekunden den Browser einfriert, ... Allerdings ist das bei Java 6 auch schon besser geworden. ...
    (de.comp.lang.java)