You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium HTML5
Hi,
I am developing a web application in which i want to integrate
DLL or Java Jar files and then call the Methods of that..
anyone can tell me , how is it possible in HTML5 or JQuery????
Thanks
saurabh
Andrew Rabon
unread,
May 4, 2012, 2:40:47 PM5/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium HTML5
You can use Google Closure Compiler to create JavaScript from Java
code, but it might need some wrangling. As for DLLs, I'm unsure, but
maybe you can look into Native Client.