To continue reading for free, register below or login
To read more you must become a member of Search400.com
');
// -->

I would not look at any programming with a parser if I can avoid it. I also would avoid using DB2 Extender if possible. IF your application is simple enough, you can use the WDSC XML tools to generate an XML application to select data and create XML documents or store XML documents in the database. Most of the time, the RIGHT XML tools in WDSC will generate these applications for you. The WRONG XML tools in WDSC can do the same thing with more customized mapping support (requiring DB2Extender). ou may want to read a recent article I wrote on this, Create a Web application to build XML data from SQL data.
If your application doesn't fit this, it's probably smart to pay an outside consultant to quickly create a simple Java parser to meet your specific needs IF needed. We do XML development for iSeries customers all the time. MOST XML applications I've come across though DO fit the simple XML tools in WDSC very well and, done correctly, DON'T require DB2Extender. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Check out these Best Web Links on Web development.
Ask the Experts yourself: Our Web development gurus are waiting to answer your questions.
Ask your Web development & WebSphere questions -- or help out your peers by answering them--in our WebSphere & Web Development Forum.
|