Application of Java in BlueJ

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Amiya Maitreya
    New Member
    • Sep 2010
    • 15

    Application of Java in BlueJ

    I have learned java in the BlueJ environemnt.
    How can i apply this knowledge and these programs in html ?
  • Nepomuk
    Recognized Expert Specialist
    • Aug 2007
    • 3111

    #2
    HTML and Java are two different languages which should do different things. You can write applets or JSPs with Java, which both work online as does HTML, but they aren't the same as HTML.

    So, if you want to learn more about Java applets or JSPs, check out the links.

    Greetings,
    Nepomuk

    Comment

    Working...