java with html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cazconv2007
    New Member
    • Feb 2007
    • 30

    java with html

    i dont quite understand my homework this week , i need to write a file using printwriter which im fine with , but it needs to make a html table in the file how do u make html files in java i havent got any code yet since im very confused
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by cazconv2007
    i dont quite understand my homework this week , i need to write a file using printwriter which im fine with , but it needs to make a html table in the file how do u make html files in java i havent got any code yet since im very confused
    If you have the html just write it to the file and save the file with a .html extension.

    Comment

    Working...