Skip to Main Content

New to Java

How do you write an output in columns to an html table?

2801625Nov 24 2014 — edited Dec 3 2014

Ive written two programs. My first program compares the difference of two text files and prints the differences in an output. My second program creates a simple Html table. I would like to write my output to this table. How would I go about doing this in java?

Thanks in advance for your help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2014
Added on Nov 24 2014
6 comments
2,413 views