06-28-2012 03:38 AM
07-02-2012 11:56 AM
You can create JavaScript extensions that call Java APIs, and use those JavaScript APIs in your BrowserField2 application. Read this for more information.
07-02-2012 11:59 AM
Thanks for reply.,
i'm not using webworks ... i'm using native java ...
please give me any sample code ...
07-02-2012 12:24 PM
WebWorks is Java under the covers. The SDK packages web assets and uses them from a BrowserField2.
FYI there is a WebWorks build option that will provide you with the .java source files it generates for your application.
JavaScript extensions can be used in a full Java application as well.
07-02-2012 12:26 PM
thanks for correct me...
i need to read regarding web works ...
04-22-2013 04:58 AM
Hello @nyerunkar, did u find solution to the question asked about executing native from BrowserField? If found any solution kindly guide me with the same, as I too have same requirement. Thanks in advance.