Dear James,
 
Have a look at HtmlUnit, which uses rhino and already implements most of html 
objects/properties/methods, it also supports W3C DOM.
 
Yours,
Ahmed

________________________________
 From: James Carr <[email protected]>
To: [email protected]
Sent: Tuesday, December 23, 2008 9:32:31 AM
Subject: Adding an org.w3c.html.HTMLDocument object to the context?

Hi All,

I've been playing with the idea of modifying html documents on the
serverside using javascript through rhino (because lets be honest...
DOM manipulation is WORLDS easier in js than in java) and would like
to know what the easiest way is to put an HTMLDocument object on the
context and be able to manipulate it as a DOM object.

Thanks,
James
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino


      
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to