Eh, having trouble with my StringBuffer. For some reason, everything that I write in txt file are in one straight line. So what I did is, I’m thinking of creating an raw XML file. It’s the same as my .emx file (back in the .net version). Raw XML is good because you can shape it as you like. Even better because I can just reuse my xslt and html file. These are the site’s:

  • http://www.javazoom.net/services/newsletter/xmlgeneration.html
  • http://articles.techrepublic.com.com/5100-10878_11-1044810.html
  • http://www.java2s.com/Code/Java/XML/MakeupandwriteanXMLdocumentusingDOM.htm