hey i'm new in XML and I'd like to know what I need to do to be able to extract parts of an existing XML document and save it in the database(SQL SERVER). I have minimal knowledge regarding XML although I have read several books about it. I am currently using jsp and sql server2000. What do I need to do first? What do I need (DTDs, parsers, APIs etc.) Can anyone show me a sample code?