Why is Javascript called Javascript, if it has nothing to do with Java?

How to put my java code on a web page?

  • I have programmed a game using java (NOT javascript), and I want to put it online. However, I don't know how to code java into my web page. I know that the <style> and <script> tags work for css and javascript, but what would I do for java? If possible, I would like to use the equivalent of <script src="..."> and somehow (I don't know how) use a separate page for just the java code. Please don't answer if you don't have a good idea of how to do this. I have tried looking this up online, and found nothing helpful as of yet.

  • Answer:

    Sounds like you want a Java Applet. See here for documentation & demos: http://java.sun.com/applets/

Clio Heard at Yahoo! Answers Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.