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!
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!
Comment