How to execute an external Java Application by Javascript?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sandyde2

    How to execute an external Java Application by Javascript?

    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.

    but... how to do it? any idea?

    many thanks

    sandy
  • kaeli

    #2
    Re: How to execute an external Java Application by Javascript?

    In article <aaf14973.04081 90729.6dae44b0@ posting.google. com>, sandyde2
    @yahoo.de enlightened us with...[color=blue]
    > 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.
    >[/color]

    Please don't multi-post.
    If you feel your post relates to more than one group, cross-post so everyone
    can share the love, know if and when the question was answered, mark messages
    as read appropriately, and set follow-ups as needed.
    You have at least one response in comp.lang.java. programmer. :)

    (note: you're posting from Google, so I'm not positive they provide a way to
    cross-post, but check it out)

    --
    --
    ~kaeli~
    A man's home is his castle..., in a manor of speaking.



    Comment

    Working...