Posted By:
Matt_Woody
Posted On:
Friday, April 14, 2000 07:55 PM
Why would XML be a better solution than a typical delimited text file for B2B, or representing data in general? I can take a flatfile, I can parse it and extract data, and then present that data in different ways using java such as HTML or WML. So, why would I want to complicate things with DTDs, parsers, and APIs needed to extract and display data?