Posting a Java File to a Website

Discussion in 'JavaScript' started by Kriss@kapd, Apr 8, 2013.

  1. #1
    I am not a developer but can create puzzles in JAVA. Webmasters have said they can't make the file work on their sites. I can convert the file to XML format. Am I not doing something right? How do I create a WEB compatible JAVA file?
     
    Kriss@kapd, Apr 8, 2013 IP
  2. xtmx

    xtmx Active Member

    Messages:
    359
    Likes Received:
    12
    Best Answers:
    4
    Trophy Points:
    88
    #2
    Assuming you actually mean Java (and not JavaScript), you can convert your game into an applet, and then use the html object tag.
     
    xtmx, Apr 11, 2013 IP
  3. Kriss@kapd

    Kriss@kapd Greenhorn

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    Thanks for you reply. The program that I am using is call Crossword Compiler. I looked again and it seems that it is not JAVA but JavaScript. What do I do in this case?
     
    Kriss@kapd, Apr 12, 2013 IP