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
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to