How to execute an external Java Application by Javascript?
7 views
Skip to first unread message
sandyde2
unread,
Aug 19, 2004, 11:40:12 AM8/19/04
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
Hi all,
I am writing a java application as a mozilla extension. Because mozilla uses javascript for the frontend, i need the javascript to call my external java application and pass one parameter to it.