HTML table API
"Richard O. Hammer" <rhammer-KKlG/[email protected]>
| Newsgroups | gmane.org.user-groups.trijug.juglist |
|---|---|
| Message-ID | <[email protected]> |
I am starting to write a class to represent an HTML table being generated in my Java code. Surely this has been done many times before. But I guess I'm not Googling right. I want to create an HTML table (a String of HTML output) in my Java code. Can someone recommend an API that does this. Thank you, Rich Hammer