The last version of jxBrowser brings the createObject() method in JSContext. I´d like to create a String (or other types) directly from java. How can I use the createObject method to do that?
I´m able to create an empty object without problem and even set it´s property, but I don´t know how to create a String or Array or any other type.
Thanks for any help!