Hello!
I would like to generate an xml document from a simple oracle table. I know what dtd and xsl are. I am quite new to xml. I have a table in which there are 6 columns. Is there anyway I can make an XML document out of it? Eventually, I would like to parse that document and get fields out of it. My idea is to make the whole process dynamic. I am okay with jdbc and jsp. I would very much appreciate if you can give me few tips or let me know a tutorial site. The platform I would like to work on is sun-solaris.
Thanks in anticipation
I would like to generate an xml document from a simple oracle table. I know what dtd and xsl are. I am quite new to xml. I have a table in which there are 6 columns. Is there anyway I can make an XML document out of it? Eventually, I would like to parse that document and get fields out of it. My idea is to make the whole process dynamic. I am okay with jdbc and jsp. I would very much appreciate if you can give me few tips or let me know a tutorial site. The platform I would like to work on is sun-solaris.
Thanks in anticipation