Does JavaScript to Java Function Calls Still Work

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

    Does JavaScript to Java Function Calls Still Work

    I've searched over and over again and have not been able to find a
    definitive answer.

    Basically, we have a heavily JavaScripted web site. What I was hoping
    to do was to start enhancing our site by calling some Java functions
    via JavaScript.

    I have tried every sample I could find on the net and none of them
    works with Mozilla or Explorer. I've read 4 or 5 books on Java and
    JavaScript programming and none of the code in them works any longer
    in regards to calling Java functions from JavaScript.

    Is there a way to do this? If so, how can I do it, and do it in such a
    way that users will be able to use their preferred browser (Explorer,
    Mozilla, or Safari)?

    Does anyone know of a sample web site that still works that shows how
    to accomplish this?

    Thanks in advance for any help!
  • Phil...

    #2
    Re: Does JavaScript to Java Function Calls Still Work


    l

    "Steve W" <zacware@comcas t.net> wrote in message
    news:zacware-919DDA.21012525 102003@comcast. ash.giganews.co m...[color=blue]
    > I've searched over and over again and have not been able to find a
    > definitive answer.
    >
    > Basically, we have a heavily JavaScripted web site. What I was hoping
    > to do was to start enhancing our site by calling some Java functions
    > via JavaScript.
    >
    > I have tried every sample I could find on the net and none of them
    > works with Mozilla or Explorer. I've read 4 or 5 books on Java and
    > JavaScript programming and none of the code in them works any longer
    > in regards to calling Java functions from JavaScript.
    >
    > Is there a way to do this? If so, how can I do it, and do it in such a
    > way that users will be able to use their preferred browser (Explorer,
    > Mozilla, or Safari)?
    >
    > Does anyone know of a sample web site that still works that shows how
    > to accomplish this?
    >
    > Thanks in advance for any help![/color]


    Comment

    Working...