Jason -

So to be clear you want to be able to call JavaScript functions, and 
interact with the DOM from a java application?

-Bryan

Jason Ward wrote:
> I would like to embed the necessary components into a server side java
> application that would allow the application to load a web page from a url
> (including dependencies like .js files), construct the dom, and execute
> JavaScript within the page.  I do not need to render the page graphically.
> I do need to be able to interact with the JavaScript and DOM from Java.
>  
> Which components would I need to use to achieve this?  If anyone has any
> pointers or examples that would be greatly appreciated too.
>  
> Thank you!
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to